forked from Lainports/opnsense-ports
6 lines
305 B
Text
6 lines
305 B
Text
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.
|
|
|
|
WWW: http://direnv.net/
|