skylerlee / zeta-zsh-theme

Another :star: theme for oh-my-zsh
MIT License
223 stars 71 forks source link
oh-my-zsh theme zsh

ζ(Zeta) ZSH Theme

Another :star:theme for oh-my-zsh

Screenshot

screenshot

Installation

Via curl

bash -c "$(curl -fsSL https://raw.githubusercontent.com/skylerlee/zeta-zsh-theme/master/scripts/install.sh)"

Manually

  1. Copy file zeta.zsh-theme to $ZSH_CUSTOM/themes folder. (You may need to create themes folder if it doesn't exist)
  2. Set theme to zeta in ~/.zshrc:
ZSH_THEME="zeta"

Features

Notice

It would be better to put theme file into the $ZSH_CUSTOM folder, instead of ~/.oh-my-zsh/themes. Because files under ~/.oh-my-zsh/custom/ folder are ignored by git, and will leave the working directory clean.

You can get more help from oh-my-zsh: Custom Theme

License

The MIT License.