mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
zsh: add gshs alias
This commit is contained in:
parent
e890d9ef82
commit
0bb59abadc
1 changed files with 1 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ alias ga.='ga . && gst'
|
|||
alias gcmsgrnd='git commit -m "$(fakemsg)"'
|
||||
alias ghist="git log --name-only --pretty='' | sed -e '/^\\s*$/d' | awk '!seen[\$0]++' | less"
|
||||
alias gwch='git log --patch --abbrev-commit'
|
||||
alias gshs='git show --shortstat'
|
||||
|
||||
## Servers
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue