https://github.com/robbyrussell/oh-my-zsh/wiki/Customization#overriding-and-adding-themes
git clone [email protected]:dimisjim/my-oh-my-zsh-themes.git ~/code/dimisjim/my-oh-my-zsh-themes
ln -s ~/code/dimisjim/my-oh-my-zsh-themes ~/.oh-my-zsh/themes/dimisjim
- For example, add this
ZSH_THEME="dimisjim/robbyrussell_depth_3_time"
to~/.zshrc
. ~/.zshrc
and then you have the new theme!