/pure

Pretty, minimal and fast ZSH prompt

Primary LanguageShellMIT LicenseMIT

Pure

Pretty, minimal and fast ZSH prompt

Overview

This is a personal customization of the pure theme. The pure ZSH theme is awesome, mainly because its asynchronous feature. The difference to the original theme includes:

  • A personally opinionated color schemes
  • More verbose git information (asynchronously rendered, very fast), including more git status (stashed/added/deleted/modified/moved/untracked/etc.)
  • Python virtualenv and CUDA information
  • Always display username and hostname
  • Displays whether it is on vim-keybinding mode

License

Original Code: MIT © Sindre Sorhus

Further work: MIT © Jongwook Choi