chezmoi/dot_gitconfig_front.tmpl
2023-07-31 23:27:24 +02:00

16 lines
307 B
Cheetah

[user]
name = {{ .gitea_name }}
email = {{ .gitea_email }}
signingkey = {{ .gitea_public_gpg }}
[credential]
helper = store
[commit]
gpgsign = true
[url "ssh://git@git.front.kjuulh.io/"]
insteadOf = https://git.front.kjuulh.io/
[url "ssh://git@github.com/"]
insteadOf = https://github.com/