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
|
st = status -sb
|
||||||
stat = !git --no-pager diff --stat
|
stat = !git --no-pager diff --stat
|
||||||
sw = switch
|
sw = switch
|
||||||
|
dunk = !git diff | dunk
|
||||||
|
|
||||||
[pull]
|
[pull]
|
||||||
rebase = true
|
rebase = true
|
||||||
|
|
Loading…
Reference in New Issue