schischi / xcwd

A simple tool that prints the current working directory of the currently focused window
Other
293 stars 32 forks source link

Copy environment variables as well #25

Open kvaps opened 4 years ago

kvaps commented 4 years ago

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 and AWS_SECRET_ACCESS_KEY per session and use xcwd to copy them to new window.