This website requires JavaScript.
Explore
Help
Sign In
shell-user
/
oh-my-zsh
Watch
1
Star
0
Fork
0
You've already forked oh-my-zsh
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced
2024-05-11 05:55:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
7deda85f8cf7fb3c2f36b771a2e8bd70a28bf0b3
oh-my-zsh
/
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