Thyme

Simple standalone Zsh theme.

screenshot

Usage

Antigen

antigen bundle kawamurakazushi/thyme

zgen

zgen load kawamurakazushi/thyme

zplug

zplug "kawamurakazushi/thyme"

oh-my-zsh

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"

License

Thyme is released under the MIT License.

2019 © Kazushi Kawamura.