ysr.zsh-theme
March 22, 2020 ยท View on GitHub
A ZSH theme based on ys.
Screenshots

Installation
Clone the repository
$ git clone https://github.com/raykle/ysr-zsh-theme.git
Copy the theme file
- Copy the
ysr.zsh-themeto~/.oh-my-zsh/themes/directory. - Change the theme variable name to
ZSH_THEME="ysr"in~/.zshrc. - Reload ZSH with
source ~/.zshrcor Relaunch the iTerm.app.