Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dteoh/fish-direnv
A plugin to hook direnv into fish shell. 🐟
https://github.com/dteoh/fish-direnv
direnv fish fish-packages fish-plugin fish-plugins fish-shell fisher
Last synced: 10 days ago
JSON representation
A plugin to hook direnv into fish shell. 🐟
- Host: GitHub
- URL: https://github.com/dteoh/fish-direnv
- Owner: dteoh
- License: mit
- Created: 2019-11-22T00:00:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-22T00:16:35.000Z (about 5 years ago)
- Last Synced: 2024-11-21T06:18:11.122Z (2 months ago)
- Topics: direnv, fish, fish-packages, fish-plugin, fish-plugins, fish-shell, fisher
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fish-direnv
Plugin to hook [direnv][1] into Fish shell.
## Install
Assuming that you are using a plugin manager like [Fisher][2]:
```
$ fisher add dteoh/fish-direnv
```Then start a new shell.
[1]: https://direnv.net
[2]: https://github.com/jorgebucaran/fisher