nixpkgs/pkgs/applications/version-management/git-and-tools/git
Benjamin Esham 35b403bf12 git: enable zsh completion
Git ships with a zsh completion script, but this script was previously
only available at $out/share/git/contrib/completion/git-completion.zsh,
which is not a path (or a filename) that would be discovered by a
typical zsh installation. This commit symlinks that file to
$out/share/zsh/site-functions/_git, which is a more standard location.

That zsh completion script is mostly a wrapper around the Bash
completion script, so this commit also patches the former so that it can
"find" the latter.
2020-02-09 09:22:20 +01:00
..
default.nix git: enable zsh completion 2020-02-09 09:22:20 +01:00
docbook2texi.patch git: 2.19.2 -> 2.21.0 2019-02-25 19:21:45 +00:00
git-send-email-honor-PATH.patch git: 2.19.2 -> 2.21.0 2019-02-25 19:21:45 +00:00
git-sh-i18n.patch git: 2.19.2 -> 2.21.0 2019-02-25 19:21:45 +00:00
installCheck-path.patch git: 2.19.2 -> 2.21.0 2019-02-25 19:21:45 +00:00
ssh-path.patch git: 2.19.2 -> 2.21.0 2019-02-25 19:21:45 +00:00
update.sh git: Add git to update script 2019-12-10 08:30:00 -05:00