diff --git a/README.md b/README.md index 31651bf..52c7575 100644 --- a/README.md +++ b/README.md @@ -288,6 +288,7 @@ These frameworks make customizing your zsh setup easier. * [gpg-agent](https://github.com/axtl/gpg-agent.zsh) - Plugin that tries to do the right thing when it comes to setting up the GPG agent to act as an SSH agent as well on OS X. * [grep2awk](https://github.com/joepvd/grep2awk) - ZLE widget to transform grep command into awk command. * [gtm-terminal-plugin](https://github.com/git-time-metric/gtm-terminal-plugin) - terminal plugin for [git time metrics](https://github.com/git-time-metric/gtm/blob/master/README.md). +* [hadoop-plugin](https://github.com/valek/zsh-hadoop-plugin) - Adds some convenience aliases for hadoop functions * [hanami-zsh](http://github.com/davydovanton/hanami-zsh) - zsh plugin for [hanami](http://hanamirb.org) projects * [hipchat](https://github.com/robertzk/hipchat.zsh) - Send hipchat messages from the shell. * [history-search-multi-word](https://github.com/zdharma/history-search-multi-word) - syntax highlighted, multi-word history searcher for Zsh, bound to Ctrl-R, with advanced functions (e.g. bump of history entry to top of history).