jsleroy / purest

:tea: ZSH prompt based on "Pure" and "Purer".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Purest

Pretty one-line ZSH prompt based on @sindresorhus' Pure and @DFurnes' Purer

purest

Changes on top of Purer

  • Tweaked colours
  • More obvious colour change when in Vi mode
  • Removed newline between commands
  • Moved prompt symbol to end of prompt instead of beginning to make it more like nicoulaj

Changes on top of Pure (from Purer)

  • Vi Mode Indicator
  • Single line prompt

Install

Using zplug:

zplug "22a/purest"

For any installation methods beyond this or more detailed instructions, check out Pure's readme.

Customization

Purer supports customization using Pure's environment variables, plus:

PURE_PROMPT_SYMBOL_COLOR

Defines the prompt symbol color. The default value is magenta; you can use any colour name or numeric colour code (see zshzle(1) section Character Highlighting.)

License

Purest MIT © Peter Meehan
Purer MIT © David Furnes
Pure MIT © Sindre Sorhus

About

:tea: ZSH prompt based on "Pure" and "Purer".

License:MIT License


Languages

Language:Shell 100.0%