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
ceb8e7d3040113938c60b23b9466584cb66cb15d
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