zsh-snap

⚡️ Znap! Fast, easy-to-use tools for Zsh dotfiles & plugins, plus git repos

MIT License

Stars
1.3K
Committers
14

Bot releases are hidden (Show)

zsh-snap - 2022-06-22 Latest Release

Published by marlonrichert over 2 years ago

Enhancements

  • aa8396a5354943709468ca634eb32e170a79d293 znap prompt now supports named themes without repos.
  • f4778fdc339c6cade780f8b9aa77bcea3736d921 znap prompt now also renders $RPS1, the right side of the primary prompt.
  • 9537e12451f36dfdfd9f97c889c45088e3452f5a znap pull will no longer bail when the local branch is ahead of the remote branch. It will now bail only if the working tree is dirty.
  • 19ff32d47d6aaa167f61f0cf3947d8a13378c7b1 znap pull now shows error output when fetching updates has failed.

Bug Fixes

  • b2365b14252f2b82113ee667168939569d627423 znap source no longer fails to load a plugin if it wasn't able to compile it.
  • de2e7c684b0a2cf6b6f5a160927a74511475a515 Various znap commands should no longer fail when 3rd-party code contains a variable with a name that is identical to a private variable inside our code.
zsh-snap - 2022-01-21

Published by marlonrichert over 2 years ago

Initial release