diff options
author | Matthew Lemon <y@yulqen.org> | 2024-04-04 13:00:43 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-04-04 13:00:43 +0100 |
commit | 80426fe85bbd3b95820d6ea328a11ef83d25b8b6 (patch) | |
tree | d1d4f26e7571547adb5769049e0d0ade5898b2aa /gitconfig | |
parent | 446ac607c4556c421872a025ca0713ada3696520 (diff) |
Big bring-up April 2023
Diffstat (limited to '')
-rw-r--r-- | gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [user] - email = matt@matthewlemon.com + email = y@yulqen.org name = Matthew Lemon [core] excludesfile = /home/lemon/.gitignore_global |