Sindresorhus Pure Versions Save

Pretty, minimal and fast ZSH prompt

v1.17.3

2 years ago
  • Fix interpreter and improve install path detection (#611) a72254d

https://github.com/sindresorhus/pure/compare/v1.17.2...v1.17.3

v1.17.2

2 years ago
  • Improve Apple Silicon compatibility (#606) c2e0cbe

https://github.com/sindresorhus/pure/compare/v1.17.1...v1.17.2

v1.17.1

2 years ago
  • Do not show hostname when running in GitHub Codespaces (#604) 98a57d9
  • Fix version bumping script (#602) b122bbf
  • Add another sponsor to the readme 2dff2ee

https://github.com/sindresorhus/pure/compare/v1.17.0...v1.17.1

v1.17.0

2 years ago

v1.16.0

3 years ago

v1.15.0

3 years ago
  • Default to updating all git branches on fetch (#571) 8eef013

https://github.com/sindresorhus/pure/compare/v1.14.0...v1.15.0

v1.14.0

3 years ago
  • Show user@host when running in a container (#564) 7cc22a4
  • Update zsh-async to v1.8.4 (#566) b8335a6
  • Add zsh-async version to system report (#567) 10953cf

https://github.com/sindresorhus/pure/compare/v1.13.0...v1.14.0

v1.13.0

3 years ago
  • Respect Git config status.showUntrackedFiles (#542) 0a38018
  • Eliminate unnecessary Git locking (#549) 3a70426

https://github.com/sindresorhus/pure/compare/v1.12.0...v1.13.0

v1.12.0

4 years ago

Improvements

  • Add Git stash support (#462) 70498a0
  • Add zstyle color support to PS2 (#481) 742471d
  • Move Git action after dirty with space and default color (#506) d04fbf6
  • Move user@host to beginning of prompt (#530) 0a92b02
  • Optimize git fetch (#518) 35ca202
  • Extend check for Emacs terminals (#521) c031f65

Fixes

  • Fix the Git part of the prompt getting stuck sometimes (#543) 81dd496
  • Fix stash during git action (#535) 7f1e473
  • Guard against (ana)conda changing PS1 (#516) 10c1362
  • Renice the async worker (#505) 3b182b0

https://github.com/sindresorhus/pure/compare/v1.11.0...v1.12.0

v1.11.0

4 years ago
  • Add coloring for git dirty-asterisk (#491) 4bbb113
  • Support changing color of the Git action part of the prompt (#486) 72f59dd
  • Use ellipsis for continuation prompt (PS2) (#493) 8c0ba7d

https://github.com/sindresorhus/pure/compare/v1.10.3...v1.11.0