diff --git a/dot_gitconfig.tmpl b/dot_gitconfig.tmpl index 4959355..c52d377 100644 --- a/dot_gitconfig.tmpl +++ b/dot_gitconfig.tmpl @@ -1,7 +1,7 @@ [user] - signingkey = B3C49C86AD15B2F7 - email = contact@kjuulh.io - name = kjuulh + signingkey = {{ .lunar.public_gpg }} + email = {{ .lunar.email }} + name = {{ .lunar.name }} [includeIf "gitdir:~/git/github.com/lunarway/"] path = .gitconfig_lw [includeIf "gitdir:~/git/azure/lendify/"]