You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aa8396aznap prompt now supports named themes without repos.
f4778fdznap prompt now also renders $RPS1, the right side of the primary prompt.
9537e12znap 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.
19ff32dznap pull now shows error output when fetching updates has failed.
Bug Fixes
b2365b1znap source no longer fails to load a plugin if it wasn't able to compile it.
de2e7c6 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.