Awesome
ysr.zsh-theme
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-theme
to~/.oh-my-zsh/themes/
directory. - Change the theme variable name to
ZSH_THEME="ysr"
in~/.zshrc
. - Reload ZSH with
source ~/.zshrc
or Relaunch the iTerm.app.