mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-20 03:13:33 +01:00
Merge a43019dd67 into 9c755511f0
This commit is contained in:
commit
2d6d54d5e5
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ alias gcmsg='git commit -m'
|
|||
compdef _git gcmsg=git-commit
|
||||
alias gco='git checkout'
|
||||
compdef _git gco=git-checkout
|
||||
alias gcop='git checkout --patch'
|
||||
alias gcm='git checkout master'
|
||||
alias gr='git remote'
|
||||
compdef _git gr=git-remote
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue