Skip to content

Commit b311a8a

Browse files
authored
More explicit
1 parent 5b683cb commit b311a8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.chezmoi.toml.tmpl

+2
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,9 @@
6363

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" -}}
66+
{{- writeToStdout "Dirs: [" -}}
6667
{{- writeToStdout (join ", " $binroots) -}}
68+
{{- writeToStdout "]\n" -}}
6769
{{- end -}}
6870

6971
#{{- if and (eq .chezmoi.os "linux") (not (stat "/usr/bin/atuin" )) -}}

0 commit comments

Comments
 (0)