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
Add the following to your ~/.zsh_plugins.txt file:
dmicha16/greenclean
See antidote tutorial here
Add the following to your ~/.zshrc file:
zplug "dmicha16/greenclean"
Put clean.zsh-theme in your .oh-my-zhs/themes directory, then in your ~/.zshrc file:
ZSH_THEME="greenclean"