A collection of custom themes for Oh my ZSH.
cd ~/.oh-my-zsh/custom/themes
git clone https://github.com/nylo-andry/zsh-themes.git
~/.zshrc
...
ZSH_THEME="zsh-themes/<name-of-theme>"
...
~/.zshrc
...
ZSH_THEME="zsh-themes/tsotra"
...
~/.zshrc
...
ZSH_THEME="zsh-themes/maivana"
...