Awesome
Clean
Minimalist zsh theme that doesn't rely on oh-my-zsh and provides, python venv, git branch name and status information and a permanent right clock
Preview
Installing
Using antidote
Add the following to your ~/.zsh_plugins.txt file:
dmicha16/greenclean
See antidote tutorial here
Using zplug
Add the following to your ~/.zshrc file:
zplug "dmicha16/greenclean"
Using oh-my-zsh
Put clean.zsh-theme in your .oh-my-zhs/themes directory, then in your ~/.zshrc file:
ZSH_THEME="greenclean"