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.
1 line
21 B
Bash
1 line
21 B
Bash
source "${0:h}/z.sh"
|