mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Add difft difftool
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
[difftool]
|
||||
prompt = false
|
||||
|
||||
[difftool "difftastic"]
|
||||
cmd = difft "$LOCAL" "$REMOTE"
|
||||
|
||||
[alias]
|
||||
st = status
|
||||
last = log -1 HEAD
|
||||
|
||||
Reference in New Issue
Block a user