Add dot_gitconfig.tmpl

This commit is contained in:
eeleater 2021-07-23 20:35:02 +02:00
parent f27ccf9038
commit ba7b0873a1

6
dot_gitconfig.tmpl Normal file
View file

@ -0,0 +1,6 @@
[user]
email = {{ .email }}
name = {{ .chezmoi.group }}
[pull]
rebase = false