mirror of
https://gitlab.com/dabruh/dotfiles.git
synced 2025-12-08 03:18:17 +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
|
||||
stat = !git --no-pager diff --stat
|
||||
sw = switch
|
||||
dunk = !git diff | dunk
|
||||
|
||||
[pull]
|
||||
rebase = true
|
||||
|
|
|
|||
Loading…
Reference in a new issue