From b0060162f0d178083d1018a1311cf96fc9a46f89 Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Wed, 22 Sep 2021 22:26:19 +0200 Subject: [PATCH] Update git signing key and email --- home/.config/git/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/.config/git/config b/home/.config/git/config index 35b9e8e..9476b66 100644 --- a/home/.config/git/config +++ b/home/.config/git/config @@ -1,8 +1,8 @@ # This is Git's per-user configuration file. [user] name = ItsDrike - email = itsdrikeofficial@gmail.com - signingkey = B5F6B41F708C3ADD + email = itsdrike@protonmail.com + signingkey = FB8CA11A2CF3A843 [credential] helper = store --file ~/.config/git/git-credentials [alias]