Update git config

This commit is contained in:
2023-05-04 23:58:11 +02:00
parent 82b6187cd6
commit 4eac165cb3

View File

@@ -11,6 +11,7 @@
d = diff
dc = diff --cached
a = add
ap = add -p
cm = commit -m
l = log --pretty=format:"(%an)\\ \\ %h\\ \\ %ad\\ \\ %s" --date=short
s = status -s
@@ -58,3 +59,7 @@
[credential "https://github.com"]
helper = !/usr/bin/gh auth git-credential
[merge]
tool = vimdiff
conflictstyle = diff3