https://github.com/zimfw/direnv
Sets up the direnv Zsh shell integration
https://github.com/zimfw/direnv
direnv zim zimfw zsh zsh-plugin zsh-plugins
Last synced: 4 months ago
JSON representation
Sets up the direnv Zsh shell integration
- Host: GitHub
- URL: https://github.com/zimfw/direnv
- Owner: zimfw
- License: mit
- Created: 2024-07-23T02:09:55.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-23T14:34:06.000Z (over 1 year ago)
- Last Synced: 2025-10-22T12:51:29.454Z (8 months ago)
- Topics: direnv, zim, zimfw, zsh, zsh-plugin, zsh-plugins
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
direnv
======
Sets up the Zsh shell integration for [direnv].
The following should be removed from your `~/.zshrc`, since this module will
already take care of it:
```zsh
eval "$(direnv hook zsh)"
```
[direnv]: https://direnv.net/