1.1.1 • Published 7 years ago

purity-zsh-theme v1.1.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

Purity ZSH Theme

Install

  • Automatic: npm i -g purity-zsh-theme
  • Manual:
git clone https://github.com/pmbenjamin/purity.git && cd purity
mkdir -p $HOME/.oh-my-zsh/custom/themes/
cp purity.zsh-theme $HOME/.oh-my-zsh/custom/themes/

Customize

# $HOME/.oh-my-zsh

# ...

ZSH_THEME="purity"         # ENABLE THIS THEME

# CUSTOMIZABLE THEME
PURITY_PROMPT_SYMBOL=→     # DEFAULT IS ❯
PURITY_GIT_PROMPT_DIRTY=⚠  # DEFAULT IS ○
PURITY_GIT_PROMPT_CLEAN=✓  # DEFAULT IS ●

# ...

Demo

Demo

Screenshot

Purity

1.1.1

7 years ago

1.1.0

7 years ago

2.0.0

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago