Added direnv to the list

This commit is contained in:
f--t 2016-01-15 20:22:29 -08:00
parent b0a2cef800
commit 3d54bbfc9f
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [byobu](http://byobu.co/) - Text-based window manager and terminal multiplexer
* [commacd](https://github.com/shyiko/commacd) - A faster way to move around in Bash
* [desk](https://github.com/jamesob/desk) - A lightweight workspace manager for the shell
* [direnv](https://github.com/direnv/direnv) - An environment switcher for the shell, compare with autoenv
* [enhancd](https://github.com/b4b4r07/enhancd) - :rocket: A next-generation cd command with an interactive filter
* [fasd](https://github.com/clvv/fasd) - Command-line productivity booster, offers quick access to files and directories
* [fzf](https://github.com/junegunn/fzf) - A command-line fuzzy finder