Purify theme for oh-my-zsh
# With wget
$ wget https://raw.githubusercontent.com/kyoz/purify/master/zsh/purify.zsh-theme -O ~/.oh-my-zsh/themes/purify.zsh-theme
# With curl
$ curl https://raw.githubusercontent.com/kyoz/purify/master/zsh/purify.zsh-theme --output ~/.oh-my-zsh/themes/purify.zsh-theme
# With git
$ git clone https://github.com/kyoz/purify.git
$ cd purify/zsh
$ cp purify.zsh-theme ~/.oh-my-zsh/themes/
In your .zshrc
, set ZSH_THEME="purify"
.
Restart terminal and enjoy.
- Hyper.js - Terminal
- Iosevka - font (FREE)
- iquotes-cli - Get random quotes offline
- pji - Fast init for node project...
- Bash colors & formating
- ASCII Art
You can get bash, git & oh-my-zsh configs, aliases... in my dotfiles
MIT © Kyoz