Update .gitconfig_front

This commit is contained in:
2023-07-24 13:15:39 +02:00
parent 0bddf48225
commit f733ffaadd

View File

@@ -1,7 +1,7 @@
[user] [user]
name = kjuulh name = {{ .gitea_name }}
email = contact@kjuulh.io email = {{ .gitea_email }}
signingkey = B3C49C86AD15B2F7 signingkey = {{ .gitea_public_gpg }}
[credential] [credential]
helper = store helper = store