Merge pull request #245 from unixorn/add-zwsh

Add zsh-google-lucky
This commit is contained in:
Joe Block 2017-05-20 19:21:22 -07:00 committed by GitHub
commit 1d48d0a32c

View file

@ -385,6 +385,7 @@ These frameworks make customizing your zsh setup easier.
* [zsh-git-plugin](https://github.com/rcruzper/zsh-git-plugin) - Adds some functions for git.
* [zsh-git-smart-commands](https://github.com/seletskiy/zsh-git-smart-commands) - Adds git commands to make some common git usages more efficient.
* [zsh-git-sync](https://github.com/caarlos0/zsh-git-sync) - A ZSH plugin to sync git repositories and clean them up.
* [zsh-google-lucky](https://github.com/miked0004/zsh-google-lucky) - Simple plugin to search for last command in google's "I feel lucky"
* [zsh-grunt-plugin](https://github.com/clauswitt/zsh-grunt-plugin) - Add autocompletion for grunt.
* [zsh-gvm (yerinle)](https://github.com/yerinle/zsh-gvm) - Provides autocompletion for gvm (Groovy enVironment Manager).
* [zsh-hints](https://github.com/joepvd/zsh-hints) - Display glob and parameter flags and other non completable info right under your editing buffer.