Commit Graph
4 Commits
Author SHA1 Message Date
Marc Cornellà c06197ad95 chore: fix comment bulk replace 2021-12-28 14:34:09 +01:00
Curtis RuedenandMarc Cornellà 2d32e9be66 refactor: handle $0 according to the Zsh plugin standard (#10518)
For details and rationale, see:
https://zdharma-continuum.github.io/Zsh-100-Commits-Club/Zsh-Plugin-Standard.html

Closes #10518
2021-12-28 12:29:24 +01:00
Andrew JankeandMarc Cornellà 2205aa42aa z plugin: fix loading from custom location
The old implementation would attempt to load both the default and custom
implementations, with the custom one coming first, so it would get clobbered
by the default version.
2015-11-27 17:12:09 +01:00
Marko Bauhardt e4fb94306a ohmyzsh plugin of the z project: https://github.com/rupa/z 2013-04-03 20:20:57 +02:00