Explicitly set gpg program for git in .gitconfig

This commit is contained in:
tosu 2023-08-14 23:41:11 +02:00
parent ba9923feac
commit 92ac6123e3
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[user]
name = cubernetes
email = timo42@protonmail.com
name = tosu
email = timo42@proton.me
[init]
defaultBranch = main
[filter "lfs"]
@ -12,3 +12,6 @@
s = status
a = add
ci = commit
d = diff
[gpg]
program = gpg