1
0
mirror of https://github.com/namibia/awesome-shell.git synced 2024-06-02 04:00:47 +00:00

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

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 * [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 * [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 * [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 * [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 * [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 * [fzf](https://github.com/junegunn/fzf) - A command-line fuzzy finder