add zsh autosuggestion

pull/34/head
ruanyl 2014-10-07 10:47:52 +03:00
parent c4fe730a03
commit 64b7f049d8
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