Add shundle (#174)

shundle is a plugin manager for general purpose shells
This commit is contained in:
Javier López 2016-09-27 14:57:52 -05:00 committed by Caleb Xu
parent c3dfa4a2cb
commit 902c5ac611
1 changed files with 1 additions and 0 deletions

View File

@ -204,6 +204,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [fresh](https://github.com/freshshell/fresh) - Keep your dotfiles fresh
* [homeshick](https://github.com/andsens/homeshick) - Git dotfile synchronizer written in Bash
* [vcsh](https://github.com/RichiH/vcsh) - Config manager based on Git
* [shundle](https://github.com/chilicuil/shundle) - Plugin manager for shell scripts
## Shell Script Development