Awesome
zsh-hadoop-plugin
author : jchamp ( https://github.com/valek )
Using Oh-my-zsh:
-
Clone this repository in oh-my-zsh's plugins directory:
git clone https://github.com/valek/zsh-hadoop-plugin ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/hadoop
-
Activate the plugin in
~/.zshrc
:plugins=( [plugins...] hadoop)
-
Source
~/.zshrc
to take changes into account:source ~/.zshrc