[PATCH] osx: install bash and zsh completions by default

Yuya Nishihara yuya at tcha.org
Fri Mar 3 13:13:43 UTC 2017


On Mon, 27 Feb 2017 18:12:44 -0500, Augie Fackler wrote:
> # HG changeset patch
> # User Augie Fackler <augie at google.com>
> # Date 1486412372 18000
> #      Mon Feb 06 15:19:32 2017 -0500
> # Node ID 514fb53d0a35229162cf58b9e6631e881e959177
> # Parent  3f8f53190d6afed0aca6c6527236edad28ce785c
> 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.

Seems fine. Queued, thanks.


More information about the Mercurial-devel mailing list