1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-02-21 14:27:12 +08:00
Felipe Contreras 36e29fbc19 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: Felipe Contreras <felipe.contreras@gmail.com>
2016-05-19 23:53:47 -05:00
..
2016-05-19 23:53:40 -05:00
2013-04-21 02:57:05 -05:00