🔧 add gpg to gitconfig

Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
Sindre Kjelsrud 2023-12-11 17:04:46 +01:00
parent d09d7fc595
commit a2fae459fb
Signed by untrusted user who does not match committer: sidski
GPG key ID: D2BBDF3EDE6BA9A6

View file

@ -1,7 +1,10 @@
[user] [user]
email = kjelsrudsindre@gmail.com email = kjelsrudsindre@gmail.com
name = Sindre Kjelsrud name = Sindre Kjelsrud
signingkey = 9E311661E72C4C17C8A91C81D2BBDF3EDE6BA9A6
[credential] [credential]
helper = store helper = store
[core] [core]
editor = nvim editor = nvim
[gpg]
program = gpg