mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
zsh: use gwch from ohmyzsh
This commit is contained in:
parent
e405f7f933
commit
a3e64a4ec0
1 changed files with 0 additions and 1 deletions
|
|
@ -87,7 +87,6 @@ alias cdgr='cd "$(git rev-parse --show-toplevel || echo .)"'
|
|||
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