gf-cli icon indicating copy to clipboard operation
gf-cli copied to clipboard

`gf` conflicts with zsh alias `git fetch`

Open astraw99 opened this issue 3 years ago • 0 comments

In ~/.oh-my-zsh/plugins/git/git.plugin.zsh#L138

alias gf='git fetch'

The gf command is in conflict with zsh alias git fetch, PTAL thanks.

astraw99 avatar Jan 16 '22 04:01 astraw99