Update .gitconfig

This commit is contained in:
Kasper Juul Hermansen 2023-07-24 13:11:29 +02:00
parent 46b4185002
commit bd2eb245b0
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

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