Simple standalone Zsh theme.
antigen bundle kawamurakazushi/thyme
zgen load kawamurakazushi/thyme
zplug "kawamurakazushi/thyme"
Clone this repository and make symbolic links to oh-my-zsh.
git clone https://github.com/kawamurakazushi/thyme.git
cd thyme
ln -s "$PWD/thyme.plugin.zsh" ~/.oh-my-zsh/themes/thyme.zsh-theme
Then select the theme in .zshrc
:
ZSH_THEME="thyme"
Thyme is released under the MIT License.