oh-my-zsh/plugins/gitfast
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
..
_git completion: zsh: improve main function selection 2016-05-19 23:53:47 -05:00
git-completion.bash gitfast: update to upstream v2.8 2016-05-19 23:27:30 -05:00
git-prompt.sh gitfast: fix the prompt colour 2016-05-19 23:53:40 -05:00
gitfast.plugin.zsh gitfast: fix prompt 2013-04-21 02:57:05 -05:00