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