Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 11 days 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 (6 months ago)
- Default Branch: master
- Last Pushed: 2024-12-21T04:35:19.000Z (about 1 month ago)
- Last Synced: 2024-12-21T05:23:12.932Z (about 1 month ago)
- Topics: direnv, zim, zimfw, zsh, zsh-plugin, zsh-plugins
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 2
- 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/