Version: 2.26.0, Package name: direnv-2.26.0 |
Maintained by: Ashton Fagg |
Master sites: |
Description direnv is an extension for POSIX shells that adds the ability to modify the environment based on the current working directory. Before each prompt, direnv checks for the existence of .envrc in the current and parent directories. If the file exists, and is authorized, it is loaded into a bash sub-shell and all exported variables are then captured by direnv and made available to the current shell. This allows for project specific environment variables to be defined without cluttering .profile. Supports common shells such as bash, zsh, fish, tcsh, elvish. |
Filesize: 1346.375 KB |
Version History (View Complete History) |
|
2021-03-08 06:59:29 by Stuart Henderson | Files touched by this commit (92) |
Log message: bump the golang ports so that pkg_add -u knows to update them |
2020-12-30 15:29:24 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to direnv-2.26.0, from Ashton Fagg (maintainer) |
2020-12-22 15:03:06 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to direnv-2.25.2, from Ashton Fagg |
2020-12-15 08:59:39 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to direnv-2.25.0, from maintainer Ashton Fagg |
2020-11-21 05:28:02 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to direnv-2.24.0, from Ashton Fagg (maintainer) |