added gpg key signing to git configs

This commit is contained in:
Christoph J. Scherr 2023-04-21 00:59:39 +02:00
parent 7eed204366
commit 04d73fcfc8
Signed by: PlexSheep
GPG Key ID: 25B4ACF7D88186CC
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
[user] [user]
email = PlexSheep@protonmail.com email = PlexSheep@protonmail.com
name = PlexSheep name = PlexSheep
signingkey = software@cscherr.de
[credential] [credential]
helper = store --file ~/.git-credentials helper = store --file ~/.git-credentials
[commit]
gpgsign = true