gal is a minimalst zsh theme intended primarly for personal use. based on gallois.
zinit ice wait'!0'
zinit light fawni/gal
in .zshrc
antigen theme fawni/gal gal
in .zshrc
clone repo
git clone https://github.com/fawni/gal
symlink theme file
ln -s gal/gal.zsh-theme ~/.ohmyzsh/themes/
set the theme in .zshrc
ZSH_THEME="gal"