Merge pull request #25 from myfreeweb/patch-1

Add more zsh plugins
This commit is contained in:
Caleb Xu 2014-10-02 05:47:56 -04:00
commit b6eb88a0c0
1 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,8 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [sexy-bash-prompt](https://github.com/twolfson/sexy-bash-prompt) - Bash prompt with colors, git statuses, and git branches
* [zsh-git-prompt](https://github.com/olivierverdier/zsh-git-prompt) - Informative git prompt for zsh
* [zsh-prompt-powerline](https://github.com/Valodim/zsh-prompt-powerline) - A ZSH prompt based on the powerline font from the popular vim plugin
* [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting) - Fish shell like syntax highlighting for zsh
* [zsh-history-substring-search](https://github.com/zsh-users/zsh-history-substring-search) - An implementation of the Fish shell's history search feature for zsh.
## Package Management and Frameworks