mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-07 06:44:33 +08:00
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>
6.8 KiB
6.8 KiB