Update .gitconfig
This commit is contained in:
parent
46b4185002
commit
bd2eb245b0
@ -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]
|
||||||
|
Loading…
Reference in New Issue
Block a user