Awesome
Clean
Minimalist zsh theme that doesn't rely on oh-my-zsh and provides git branch name and status information
Preview
Installing
Using zplug
Add the following to your ~/.zshrc file:
zplug "akz92/clean"
Using oh-my-zsh
Put clean.zsh-theme in your .oh-my-zhs/themes directory, then in your ~/.zshrc file:
ZSH_THEME="clean"