A minimal theme for zsh shell. Works perfectly with oh-my-zsh plugin.
antigen theme milon/arrow-zsh-theme
Copy arrow.zsh-theme file to ~/.oh-my-zsh/custom/themes/
folder.
This set of commands will probably do what you want:
git clone https://github.com/milon/arrow-zsh-theme.git
ln -s $PWD/arrow-zsh-theme/arrow.zsh-theme ~/.oh-my-zsh/custom/themes/arrow.zsh-theme
Then set ZSH_THEME="arrow"
inside your .zshrc
file.
Nuruzzaman Milon
https://milon.im