Added difftool = vimdiff and autoSetupRemote = true

This commit is contained in:
Bryan Ramos 2026-03-09 18:06:17 -04:00
parent b20a21f879
commit 325936235e

6
config
View file

@ -1,6 +1,9 @@
[init]
defaultBranch = master
[diff]
tool = vimdiff
[merge]
tool = vimdiff
@ -18,5 +21,8 @@
email = bryan@ramos.codes
signingKey = F1F3466458452B2DF351F1E864D12BA95ACE1F2D
[push]
autoSetupRemote = true
[commit]
gpgSign = false