mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-06-05 05:03:16 +02:00
Merge 1c2d436b6b into 019e0d7c71
This commit is contained in:
commit
8364ef1e37
1 changed files with 1 additions and 0 deletions
|
|
@ -213,6 +213,7 @@ alias grbm='git rebase master'
|
|||
alias grbs='git rebase --skip'
|
||||
alias grh='git reset HEAD'
|
||||
alias grhh='git reset HEAD --hard'
|
||||
alias grh~='git reset HEAD~'
|
||||
alias grmv='git remote rename'
|
||||
alias grrm='git remote remove'
|
||||
alias grset='git remote set-url'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue