Skip to content

julienchamp/zsh-hadoop-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

zsh-hadoop-plugin

author : jchamp ( https://github.com/valek )

Using Oh-my-zsh:

  1. 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
    
  2. Activate the plugin in ~/.zshrc:

     plugins=( [plugins...] hadoop)
    
  3. Source ~/.zshrc to take changes into account:

     source ~/.zshrc
    

About

Useful aliases for Hadoop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages