1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/sysutils/direnv/pkg-descr
Dmitry Marakasov 9d50a96bc3 - Add LICENSE
- Update WWW

Approved by:	portmgr blanket
2017-09-22 09:01:55 +00:00

7 lines
306 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: https://direnv.net/