Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Dec 20, 2016
Dec 20, 2016
Mar 29, 2017
Mar 29, 2017

README.md

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

About

Oh-My-ZSH prompt inspired by robbyrussell theme + pure prompt

Topics

Resources

Packages

No packages published
You can’t perform that action at this time.