Merge branch 'master' of git.eeleater.org:eeleater/dotfiles
This commit is contained in:
commit
4980b70e91
1 changed files with 6 additions and 0 deletions
6
dot_gitconfig.tmpl
Normal file
6
dot_gitconfig.tmpl
Normal file
|
@ -0,0 +1,6 @@
|
|||
[user]
|
||||
email = {{ .email }}
|
||||
name = {{ .chezmoi.group }}
|
||||
|
||||
[pull]
|
||||
rebase = false
|
Loading…
Add table
Reference in a new issue