From ec91773b25ee8bd7c3e36031ec0970e7bc30c6bd Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Fri, 21 Jun 2024 14:11:32 -0400 Subject: update kaworu and start dotfiles update --- home-config/git/gitconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'home-config/git/gitconfig') diff --git a/home-config/git/gitconfig b/home-config/git/gitconfig index 1090f25..0260067 100644 --- a/home-config/git/gitconfig +++ b/home-config/git/gitconfig @@ -1,7 +1,7 @@ [user] signingkey = 4F6BC11CEBB2F24214B90FAC9FF6937B829E565A - email = tylerm@tylerm.dev - name = Tyler Murphy + email = freya@freyacat.org + name = Freya Murphy [commit] gpgsign = true [init] -- cgit v1.2.3-freya