Add gpg sign

This commit is contained in:
Samuel Ortion 2024-05-13 20:40:00 +02:00
parent 830c9f96c7
commit aa7f5d216c
Signed by: sortion
GPG Key ID: 9B02406F8C4FB765
1 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,11 @@
[user] [user]
name = Samuel Ortion name = Samuel Ortion
email = samuel+git@ortion.fr email = samuel+git@ortion.fr
signingkey = CD59CAF827091EB1F9B2F1209B02406F8C4FB765
[core] [core]
editor = vim editor = vim
[init] [init]
defaultBranch = main defaultBranch = main
[commit]
gpgsign = true