diff options
author | Freya Murphy <freya@freyacat.org> | 2024-06-21 14:11:32 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-06-21 14:11:32 -0400 |
commit | ec91773b25ee8bd7c3e36031ec0970e7bc30c6bd (patch) | |
tree | 5ebe7612005cb2e020a57f1a3dacbb332fb86638 /home-config/git/gitconfig | |
parent | mispelling of UUID from UUId (diff) | |
download | dotfiles-guix-ec91773b25ee8bd7c3e36031ec0970e7bc30c6bd.tar.gz dotfiles-guix-ec91773b25ee8bd7c3e36031ec0970e7bc30c6bd.tar.bz2 dotfiles-guix-ec91773b25ee8bd7c3e36031ec0970e7bc30c6bd.zip |
update kaworu and start dotfiles update
Diffstat (limited to 'home-config/git/gitconfig')
-rw-r--r-- | home-config/git/gitconfig | 4 |
1 files changed, 2 insertions, 2 deletions
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] |