Lightweight ZSH theme.
Clone the repository and add the path to fpath.
git clone https://github.com/lambdalisue/collon.zsh ~/.collon
echo "fpath+=(~/.collon)"
Enable promptinit first.
autoload -U promptinit; promptinit
Then select collon.
prompt collon
