1
0
This commit is contained in:
Jeff Lance 2024-03-04 15:43:02 +01:00
parent 70cd6eded1
commit d192cdc786

View File

@ -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 }}