Merge pull request #34 from ruanyl/master

add zsh autosuggestion
pull/35/head
Caleb Xu 2014-10-07 06:02:41 -04:00
commit 45337f3f8a
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [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.
* [zsh-autosuggestions](https://github.com/tarruda/zsh-autosuggestions) - Fish-like autosuggestions for zsh
## Package Management and Frameworks