git: add difftool alias

This commit is contained in:
Marco Thomas
2023-09-12 22:20:36 +02:00
parent f99d0e47ef
commit 8b5e6a527b

View File

@@ -13,6 +13,7 @@
co = checkout
cp = cherry-pick
d = diff
dt = difftool --tool=vimdiff --no-prompt
lg = log --oneline --decorate --graph
lgp = lg -p
pl = pull --rebase
@@ -22,8 +23,6 @@
r = rebase
sh = show
st = status
yeet = push
yoink = pull
[blame]
date = relative
coloring = highlightRecent