This commit is contained in:
2025-12-30 12:25:44 -05:00
parent 346478017f
commit 963d10a58c

16
git/.config/git/config Normal file
View File

@@ -0,0 +1,16 @@
[user]
name = vx-clutch
email = owestness@gmail.com
[core]
editor = nvim
excludesFile = ~/.gitignore
[pull]
rebase = true
[rebase]
autoStash = true
[push]
default = current