All Projects → pbnj → purity

pbnj / purity

Licence: other
Oh-My-ZSH prompt inspired by robbyrussell theme + pure prompt

Projects that are alternatives of or similar to purity

Dotfiles
What tools and plugins I use for web development?
Stars: ✭ 73 (+421.43%)
Mutual labels:  oh-my-zsh, zsh-theme
Cloudy
Minimal cloudy ☁️ zsh theme
Stars: ✭ 28 (+100%)
Mutual labels:  oh-my-zsh, zsh-theme
Pure
Pretty, minimal and fast ZSH prompt
Stars: ✭ 10,891 (+77692.86%)
Mutual labels:  minimal, pure
guri
A simple and fast Oh-My-Zsh theme
Stars: ✭ 19 (+35.71%)
Mutual labels:  oh-my-zsh, zsh-theme
Spaceship Prompt
🚀⭐ A Zsh prompt for Astronauts
Stars: ✭ 15,748 (+112385.71%)
Mutual labels:  oh-my-zsh, zsh-theme
Pi
A minimalist zsh theme with git status decorations
Stars: ✭ 76 (+442.86%)
Mutual labels:  oh-my-zsh, zsh-theme
Common
A simple, clean and minimal prompt.
Stars: ✭ 213 (+1421.43%)
Mutual labels:  minimal, zsh-theme
Awesome Zsh Plugins
A collection of ZSH frameworks, plugins, themes and tutorials.
Stars: ✭ 10,129 (+72250%)
Mutual labels:  oh-my-zsh, zsh-theme
Starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
Stars: ✭ 20,504 (+146357.14%)
Mutual labels:  oh-my-zsh, zsh-theme
guezwhoz-zsh-theme
Minimalistic .zshrc config contains all of the settings required for comfortable terminal use ...
Stars: ✭ 30 (+114.29%)
Mutual labels:  oh-my-zsh, zsh-theme
ByteCopy
Simple C99 program and API for copying files.
Stars: ✭ 16 (+14.29%)
Mutual labels:  minimal
plyr
A hyperminimal, lightweight macOS desktop music application
Stars: ✭ 48 (+242.86%)
Mutual labels:  minimal
careful rm
A safe wrapper for rm that adds useful warnings and an optional recycle/trash mode
Stars: ✭ 22 (+57.14%)
Mutual labels:  oh-my-zsh
taw-ys.zsh-theme
基于ys的定制化oh-my-zsh主题,支持python的prompt显示
Stars: ✭ 24 (+71.43%)
Mutual labels:  zsh-theme
hyper-rose-pine-next
Hyper Theme - which supports your System Preferences
Stars: ✭ 28 (+100%)
Mutual labels:  minimal
avit-da2k
💲 oh-my-zsh theme based on avit theme
Stars: ✭ 15 (+7.14%)
Mutual labels:  zsh-theme
Launcher
🚀 A distraction-free minimal homescreen for Android.
Stars: ✭ 116 (+728.57%)
Mutual labels:  minimal
ftor
ftor enables ML-like type-directed, functional programming with Javascript including reasonable debugging.
Stars: ✭ 44 (+214.29%)
Mutual labels:  purity
Gesko
Gesko is a simple and minimalistic jekyll blogging theme.
Stars: ✭ 147 (+950%)
Mutual labels:  minimal
Dot-It-Up
A collection of dotfile scripts, plugins, and clever hacks so that you can become the master of your own OS! 🚀
Stars: ✭ 254 (+1714.29%)
Mutual labels:  oh-my-zsh

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].