##// END OF EJS Templates
osx: install bash and zsh completions by default...
osx: install bash and zsh completions by default The zsh location appears to be on the default $fpath for zsh. bash, on the other hand, appears to have no default location for completion scripts, so we follow the lead of Apple's Git distribution and select a semi-arbitrary place in /usr/local for the file.
Augie Fackler -
r31142:408dcf74 default
Show More