diff --git a/home/.chezmoi.toml.tmpl b/home/.chezmoi.toml.tmpl index 2e208f7..9ef85f9 100644 --- a/home/.chezmoi.toml.tmpl +++ b/home/.chezmoi.toml.tmpl @@ -1,4 +1,4 @@ -chezmoi:template:missing-key=invalid +chezmoi:template:missing-key=zero [data] email = {{ promptString "Git main email address " "" | quote }} {{- with promptInt "How many mbsync accounts would you generate " 0 -}}{{- $count := . | int }}