Skip to content

Latest commit

 

History

History

zsh

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

ZSH

Purify theme for oh-my-zsh

Installation

# 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/

Usage

In your .zshrc, set ZSH_THEME="purify".

Restart terminal and enjoy.

References

You can get bash, git & oh-my-zsh configs, aliases... in my dotfiles

Lisence

MIT © Kyoz