Add my custom gitconfig

Makes it so git doesn't ask for my name. Yay.
This commit is contained in:
Eli Ribble 2025-07-21 18:50:10 +00:00
parent 7c1947378e
commit 6ce57664f4

View file

@ -0,0 +1,3 @@
[user]
email = eli@theribbles.org
name = Eli Ribble