renamed git template dir

This commit is contained in:
Alex Kelly 2021-08-23 14:34:06 -04:00
parent 86e9a965c0
commit 47e63ff87e
2 changed files with 2 additions and 0 deletions

1
dot_git-templates/HEAD Normal file
View file

@ -0,0 +1 @@
ref: refs/heads/main

View file

@ -40,6 +40,7 @@
path = ~/.gitconfig-{{- .gitconfig.work.config }}
[init]
defaultBranch = main
templatedir = /home/kellya/.git-templates
[delta]
plus-style = "syntax #012800"
minus-style = "syntax #340001"