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: 4 months ago
JSON representation

A plugin to hook direnv into fish shell. 🐟

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