A simple and modern ZSH theme inspired by robbyrussell's theme
Installation (oh-my-zsh)
mkdir $ZSH_CUSTOM/themes
If the directory doesn't exists alreadywget -O $ZSH_CUSTOM/themes/moderno.zsh-theme https://raw.githubusercontent.com/obrassard/moderno-zsh/master/moderno.zsh-theme
vi ~/.zshrc
- Set your current theme by moderno :
ZSH_THEME="moderno"