Submitter | phabricator |
---|---|
Date | June 27, 2019, 4:19 p.m. |
Message ID | <87d988ea731aad52233d8581705632c6@localhost.localdomain> |
Download | mbox | patch |
Permalink | /patch/40693/ |
State | Not Applicable |
Headers | show |
Comments
Patch
diff --git a/contrib/zsh_completion b/contrib/zsh_completion --- a/contrib/zsh_completion +++ b/contrib/zsh_completion @@ -1,4 +1,4 @@ -#compdef hg +#compdef hg chg # Zsh completion script for mercurial. Rename this file to _hg and copy # it into your zsh function path (/usr/share/zsh/site-functions for