Update .gitconfig

This commit is contained in:
2023-07-24 13:11:29 +02:00
parent 46b4185002
commit bd2eb245b0

View File

@@ -31,8 +31,10 @@
excludeFile = cover.cov
[push]
default = current
{{ if .homebrew }}
[gpg]
program = /opt/homebrew/bin/gpg
{{ end }}
[interactive]
diffFilter = delta --color-only
[add.interactive]