Merge pull request #129 from f--t/f--t-direnv-patch

Added direnv to the list
This commit is contained in:
Caleb Xu 2016-01-16 23:28:10 -05:00
commit 256b6dddae
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