diff --git a/.chezmoitemplates/dot_gitconfig_windows.tmpl b/.chezmoitemplates/dot_gitconfig_windows.tmpl index 6e482cf..2049944 100644 --- a/.chezmoitemplates/dot_gitconfig_windows.tmpl +++ b/.chezmoitemplates/dot_gitconfig_windows.tmpl @@ -8,3 +8,6 @@ signingkey = {{ .git.reeink.publicKey }} name = {{ .git.reeink.name }} email = {{ .git.reeink.email }} +[credential "helperselector"] + selected = wincred + \ No newline at end of file