Commit Graph

2 Commits

Author SHA1 Message Date
Steve Wills
9481016931 sysutils/direnv: Remove unnecessary GH_PROJECT
Reported by:	mat
2015-05-07 00:51:31 +00:00
Steve Wills
da4c7e77c9 sysutils/direnv: add port
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/
2015-05-06 17:55:06 +00:00