978 B
978 B
Pure
Pretty, minimal and fast ZSH prompt
Overview
Most prompts are ugly, cluttered and slow. I wanted something visually pleasing that stayed out of my way.
Pure only shows the current user if it's not the default. It shows the current git branch and if it's dirty using the fastest method possible. And the prompt symbol turns red if the last command exited with 0.
Getting Started
- Download
prompt.zshor submodule this repo - In your
.zshrcadd. path/to/prompt.zsh - Add your username to the
default_usernamevariable
Tip
Tomorrow Night theme with the Droid Sans Mono font (15pt) is a beautiful combination, as seen in the screenshot above.
