mirror of https://gitlab.com/dabruh/dotfiles.git
Indent config. Add dunk alias
This commit is contained in:
parent
d291720428
commit
ab061c6fa3
|
@ -7,6 +7,7 @@ lo = log --name-status
|
|||
st = status -sb
|
||||
stat = !git --no-pager diff --stat
|
||||
sw = switch
|
||||
dunk = !git diff | dunk
|
||||
|
||||
[pull]
|
||||
rebase = true
|
||||
|
|
Loading…
Reference in New Issue