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
9b1c21a409beb349d97fe4e9b9a0a9302ce68c9a
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