chezmoi/dot_gitconfig_front.tmpl
2023-07-28 21:26:12 +02:00

14 lines
243 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/