It would be nice to have an option for inherit all environment variables from the target window as well.
Use case:
You can set some variables like KUBECONFIG, GOOGLE_APPLICATION_CREDENTIALS, AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY per session and use xcwd to copy them to new window.
Hi, thanks for awesome project!
Feature request:
It would be nice to have an option for inherit all environment variables from the target window as well.
Use case:
You can set some variables like
KUBECONFIG
,GOOGLE_APPLICATION_CREDENTIALS
,AWS_ACCESS_KEY_ID
andAWS_SECRET_ACCESS_KEY
per session and use xcwd to copy them to new window.