This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
ohmyzsh
Watch
1
Star
0
Fork
0
You've already forked ohmyzsh
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
a64d018a9d483e0535d6d77d10c9ff2771d0cb41
ohmyzsh
/
plugins
/
z
/
z.plugin.zsh
2 lines
21 B
Bash
Raw
Normal View
History
Unescape
Escape
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-03 15:26:12 -05:00
source
"
${
0
:
h
}
/z.sh
"
Reference in New Issue
Copy Permalink