aboutsummaryrefslogtreecommitdiff
path: root/dot-config
diff options
context:
space:
mode:
Diffstat (limited to 'dot-config')
-rw-r--r--dot-config/git/config6
1 files changed, 6 insertions, 0 deletions
diff --git a/dot-config/git/config b/dot-config/git/config
new file mode 100644
index 0000000..8144302
--- /dev/null
+++ b/dot-config/git/config
@@ -0,0 +1,6 @@
+# vim: ft=gitconfig
+[init]
+ defaultBranch = main
+[user]
+ email = blake@blkrom.com
+ name = Blake Romero