opnsense-ports/sysutils/direnv/pkg-descr
Franco Fichtner c139eec2bc */*: sync with upstream
Taken from: FreeBSD
2015-05-07 08:12:42 +02:00

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/