From 37481c94c9fc1a65c82e4a690cab7bb46cf2a2e2 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sat, 20 May 2017 12:47:30 -0700 Subject: [PATCH] Add zsh-google-lucky --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b470b51..4a7f332 100644 --- a/README.md +++ b/README.md @@ -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.