ohmyzsh/plugins/git
Ryan McCuaig 745fb84830 Change git cherry-pick alias to 'gchp'
If GNU coreutils are installed as gmv, gcp, etc. via Homebrew, and cp is aliased to
gcp as is Homebrew's wont, then the tab completion for cp will fail oddly when the
git plugin is enabled, since zsh is completing for `git cherry-pick` but executing
`gcp`.
2011-08-31 15:51:44 -07:00
..
git.plugin.zsh Change git cherry-pick alias to 'gchp' 2011-08-31 15:51:44 -07:00