From e53c78eedff7d6b51cb824f92671a73a7411d1f2 Mon Sep 17 00:00:00 2001 From: Benjamin Morrison Date: Sat, 15 Oct 2022 02:38:38 -0400 Subject: update git, gpg, neomutt confs for new gpg key. add line to gk to make it easier to switch yubikeys. --- .config/git/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/git') diff --git a/.config/git/config b/.config/git/config index 625c842..21e9f91 100644 --- a/.config/git/config +++ b/.config/git/config @@ -7,7 +7,7 @@ [user] name = "Benjamin Morrison" email = ben@gbmor.org - signingkey = EAB272409CD12FF0 + signingkey = c486b92dc39b1312 [init] templatedir = ~/.config/git/template.git [commit] -- cgit 1.4.1