mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
da4c7e77c9
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/
7 lines
305 B
Plaintext
7 lines
305 B
Plaintext
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/
|