Path to this page:
./
sysutils/direnv,
Environment switcher for the shell
Branch: CURRENT,
Version: 2.35.0,
Package name: direnv-2.35.0,
Maintainer: leotdirenv 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.
Master sites:
Filesize: 92.89 KB
Version history: (Expand)
- (2024-10-20) Updated to version: direnv-2.35.0
- (2024-09-06) Updated to version: direnv-2.34.0nb6
- (2024-08-11) Updated to version: direnv-2.34.0nb5
- (2024-07-03) Updated to version: direnv-2.34.0nb4
- (2024-06-13) Updated to version: direnv-2.34.0nb3
- (2024-06-01) Updated to version: direnv-2.34.0nb2
CVS history: (Expand)
2024-04-05 21:14:14 by Benny Siegert | Files touched by this commit (161) | |
Log message:
Revbump all Go packages after go121 update
|
2024-03-24 21:03:51 by Leonardo Taccari | Files touched by this commit (3) | |
Log message:
direnv: Update to 2.34.0
Changes:
2.34.0
======
* doc: README.md, man pages: it's typos
* doc: add shell setup instructions for oh-my-zsh
* doc: added fetchurl manpage link to README.md
* doc: document XDG_DATA_HOME
* feat: add Murex support
* feat: added systemd shell for export
* feat: allow to disable warn timeouts
* feat: hide env diff
* feat: made 'direnv export' non private
* fix: `use_julia` should not set LD_LIBRARY_PATH
* fix: add missing deps for release in go.mod
* fix: avoid use of regex in bash hook output
* fix: direnv.toml.1.md: add examples for $HOME expansion
* fix: stdlib: use_flake: don't keep old generations around
* fix: stdlib: use_node: strip leading v from version
* fix: support Bash 5.1 array PROMPT_COMMAND
* fix: update stdlib.sh to avoid deprecation warning
* fix: update zsh syntax in internal/cmd/shell_zsh.go
|
2024-02-07 15:51:04 by Benny Siegert | Files touched by this commit (156) | |
Log message:
Revbump all Go packages after go121 update
|
2024-01-10 20:14:43 by Benny Siegert | Files touched by this commit (152) | |
Log message:
Revbump all Go packages after go121 update
|
2024-01-01 15:28:49 by Leonardo Taccari | Files touched by this commit (3) | |
Log message:
direnv: Update to 2.33.0
Changes:
v2.33.0
-------
- Documentation update and improvements
- Add PowerShell Support
- Minor improvements and bug fixes
|
2023-12-05 20:46:19 by Benny Siegert | Files touched by this commit (146) | |
Log message:
Revbump all Go packages after go121 update
|
2023-11-10 16:45:25 by Benny Siegert | Files touched by this commit (152) | |
Log message:
Revbump all Go packages after go121 update
|
2023-10-29 15:48:24 by Benny Siegert | Files touched by this commit (152) |
Log message:
Revbump all Go packages because go121 is now the default
|