about summary refs log tree commit diff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/git/config2
-rw-r--r--.config/git/template/HEAD1
2 files changed, 1 insertions, 2 deletions
diff --git a/.config/git/config b/.config/git/config
index fd8b7ff..7048918 100644
--- a/.config/git/config
+++ b/.config/git/config
@@ -3,7 +3,7 @@
 	name = Starfall
 	signingkey = 541D770208F350CF2D8050BEBA9A53C969522B56
 [init]
-	templateDir = ~/.config/git/template
+	defaultBranch = main
 [commit]
 	gpgsign = true
 [log]
diff --git a/.config/git/template/HEAD b/.config/git/template/HEAD
deleted file mode 100644
index b870d82..0000000
--- a/.config/git/template/HEAD
+++ /dev/null
@@ -1 +0,0 @@
-ref: refs/heads/main