gitfast: improve command aliases (#9385)
So that compdefs with dashes work as well as underscores: compdef _git gc=git_commit Or: compdef _git gc=git-commit The official Zsh Git completion uses dashes, and this way people don't have to change their existing definitions. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>master
parent
a32564e0ae
commit
66f9fdabc1
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue