Add zsh-google-lucky

This commit is contained in:
Joe Block 2017-05-20 12:47:30 -07:00
parent 7c65ffacc8
commit 37481c94c9

View file

@ -378,6 +378,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.