diff --git a/dot_gitconfig_front.tmpl b/dot_gitconfig_front.tmpl index 61041cb..3ebbf3f 100644 --- a/dot_gitconfig_front.tmpl +++ b/dot_gitconfig_front.tmpl @@ -1,13 +1,10 @@ [user] name = {{ .gitea_name }} email = {{ .gitea_email }} - signingkey = {{ .gitea_public_gpg }} + signingkey = /home/kjuulh/.ssh/id_clan -[credential] - helper = store - -[commit] - gpgsign = true +[gpg] + format = ssh [url "ssh://git@git.front.kjuulh.io/"] insteadOf = https://git.front.kjuulh.io/