change GPG key & email

This commit is contained in:
2022-03-15 01:09:46 +03:00
parent 8b8f87282a
commit 448a9d8bba
2 changed files with 48 additions and 3 deletions

View File

@@ -10,14 +10,14 @@
required = true
[user]
name = Alexander Popov
email = iiiypuk@iiiypuk.me
signingkey = 398FC73478D97286
email = iiiypuk@fastmail.fm
signingkey = 3F76816AEE08F908
[core]
eol = lf
autocrlf = input
excludesFile = ~/.gitignore
[commit]
gpgsign = false
gpgsign = true
[gpg]
program = /usr/bin/gpg
[init]