2015-05-06 19:55:06 +02:00
|
|
|
direnv is an environment switcher for the shell. It knows how to hook into
|
|
|
|
bash, zsh, tcsh and fish shell to load or unload environment variables
|
|
|
|
depending on the current directory. This allows to have project-specific
|
|
|
|
environment variables and not clutter the "~/.profile" file.
|
|
|
|
|
2017-09-22 11:01:55 +02:00
|
|
|
WWW: https://direnv.net/
|