summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--home/.config/git/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.config/git/config b/home/.config/git/config
index 5780def4..add85149 100644
--- a/home/.config/git/config
+++ b/home/.config/git/config
@@ -1,6 +1,6 @@
 [user]
     name = June McEnroe
-    email = programble@gmail.com
+    email = june@causal.agency
 
 [commit]
     gpgSign = true
an='3' class='logmsg'> 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe