Pi is a minimal oh-my-zsh theme for z shell.
mkdir $ZSH_CUSTOM/themes
You can skip this command if the directory exists alreadywget -O $ZSH_CUSTOM/themes/pi.zsh-theme https://raw.githubusercontent.com/tobyjamesthomas/pi/master/pi.zsh-theme
vim ~/.zshrc
- Set
ZSH_THEME="pi"
The color scheme above is iterm2-material-design by Martin Seeler.