Added antigen-hs

pull/45/head
Srijan R Shetty 2014-10-27 13:26:05 +05:30
parent bc54e7db1f
commit 64748d6c4d
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.