mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-21 05:43:31 +02:00
2205aa42aa
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.
2 lines
21 B
Bash
2 lines
21 B
Bash
source "${0:h}/z.sh"
|