mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
Removed duplicated line
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
This commit is contained in:
parent
5dbf453634
commit
20713e352a
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ alias gpr='git pull --rebase'
|
|||
compdef _git gpr=git-pull
|
||||
alias gp='git push'
|
||||
compdef _git gp=git-push
|
||||
compdef _git gd=git-diff
|
||||
alias gf='git fetch --all'
|
||||
compdef _git gf='git-fetch'
|
||||
alias gfa='git fetch --all'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue