Skip to content

Commit 54f83ad

Browse files
authored
test
1 parent b311a8a commit 54f83ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.chezmoi.toml.tmpl

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
{{- if and (eq .chezmoi.os "linux") (not (stat $gitCredentialManagerLocation )) -}}
6565
{{- writeToStdout "Can't find GCM: https://github.com/GitCredentialManager/git-credential-manager/releases \n" -}}
6666
{{- writeToStdout "Dirs: [" -}}
67-
{{- writeToStdout (join ", " $binroots) -}}
67+
{{- writeToStdout (join ", " $termfallback) -}}
6868
{{- writeToStdout "]\n" -}}
6969
{{- end -}}
7070

0 commit comments

Comments
 (0)