diff options
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] |