mirror of
https://gitlab.com/dabruh/dotfiles.git
synced 2025-12-09 19:56:26 +01:00
Indent config. Add dunk alias
This commit is contained in:
parent
d291720428
commit
ab061c6fa3
1 changed files with 14 additions and 13 deletions
|
|
@ -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 a new issue