Skip to content
Commit 36e29fbc authored by Felipe Contreras's avatar Felipe Contreras
Browse files

completion: zsh: improve main function selection



Sometimes we want to use the function directly (e.g. _git_checkout), for
example when zsh has the option 'complete_aliases', this way, we can do
something like:

  compdef _git gco=git_checkout

Signed-off-by: default avatarFelipe Contreras <felipe.contreras@gmail.com>
parent 079fef48
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment