1
0

Config template

This commit is contained in:
2023-06-28 22:50:40 +03:00
parent 99311c85fe
commit 6fab11675e
3 changed files with 9 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
[user]
name = {{ dig "username" "void" . }}
email = void.sp@gmail.com
name = {{ .username }}
email = {{ .email }}
[push]
default = simple
[commit]