Update dot_gitconfig.tmpl
This commit is contained in:
parent
4980b70e91
commit
b84da625a7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[user]
|
[user]
|
||||||
email = {{ .email }}
|
email = {{ .email }}
|
||||||
name = {{ .chezmoi.group }}
|
name = {{ .name }}
|
||||||
|
|
||||||
[pull]
|
[pull]
|
||||||
rebase = false
|
rebase = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue