mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-12 01:52:31 +01:00
Merge 647f249bad into e9fc134236
This commit is contained in:
commit
cfc7d5f11c
2 changed files with 2 additions and 0 deletions
|
|
@ -385,6 +385,7 @@ alias grm='git rm'
|
|||
alias grmc='git rm --cached'
|
||||
alias gcount='git shortlog --summary --numbered'
|
||||
alias gsh='git show'
|
||||
alias gshs='git show --stat'
|
||||
alias gsps='git show --pretty=short --show-signature'
|
||||
alias gstall='git stash --all'
|
||||
alias gstaa='git stash apply'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue