mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-22 04:51:12 +02:00
ignore gr command
This commit is contained in:
parent
9ca67044dd
commit
bba1124117
1 changed files with 1 additions and 1 deletions
|
|
@ -194,7 +194,7 @@ compdef _git gpoat=git-push
|
|||
alias gpu='git push upstream'
|
||||
alias gpv='git push -v'
|
||||
|
||||
alias gr='git remote'
|
||||
#alias gr='git remote'
|
||||
alias gra='git remote add'
|
||||
alias grb='git rebase'
|
||||
alias grba='git rebase --abort'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue