mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
Adds the git show alias gsh
This commit is contained in:
parent
0ee89d965e
commit
3cf65b44b1
1 changed files with 1 additions and 0 deletions
|
|
@ -213,6 +213,7 @@ alias grv='git remote -v'
|
|||
|
||||
alias gsb='git status -sb'
|
||||
alias gsd='git svn dcommit'
|
||||
alias gsh='git show'
|
||||
alias gsi='git submodule init'
|
||||
alias gsps='git show --pretty=short --show-signature'
|
||||
alias gsr='git svn rebase'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue