Sindre Sorhus 62852d7fd1 init
2012-09-20 20:16:36 +02:00
2012-09-20 20:16:36 +02:00
2012-09-20 20:16:36 +02:00
2012-09-20 20:16:36 +02:00

Pure

Minimal and fast ZSH prompt

screenshot

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, but not dirty status since that is awfully slow. And the prompt symbol turns red if the last command exited with 0.

Getting Started

  • Download or git submodule it into your dotfiles folder
  • In your .zshrc add . prompt.zsh
  • Add your username to the default_username variable

Tip

Tomorrow Night theme with the Droid Sans Mono font (15pt) is a beautiful combination, as seen in the screenshot above.

License

MIT License (c) Sindre Sorhus

Description
No description provided
Readme 492 KiB