Merge pull request #45 from srijanshetty/master

Added antigen-hs
pull/46/head
Caleb Xu 2014-10-27 15:06:00 -05:00
commit 68f09b02af
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
*Tools for managing multiple shell configurations.*
* [antigen](https://github.com/zsh-users/antigen) - A plugin manager for zsh, inspired by oh-my-zsh and vundle
* [antigen-hs](https://github.com/Tarrasch/antigen-hs) - A replacement for antigen optimized for a low overhead when starting up the shell.
* [bash-it](https://github.com/revans/bash-it) - A community bash framework
* [bpkg](http://www.bpkg.io/) - JavaScript has npm, Ruby has Gems, Python has pip and now Shell has bpkg
* [dotzsh](https://github.com/dotphiles/dotzsh) - dotzsh strives to be platform and version independent, some functionality may be lost when running under older versions of zsh, but it should degrade cleanly and allow you to use the same setup on multiple machines of differing OS's without problems.