From 9969eba58bc6a2b02c46c4acb56b40fc49f971c8 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Mon, 4 Mar 2024 13:04:40 +0100 Subject: [PATCH] Up. --- home/.chezmoi.yaml.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.chezmoi.yaml.tmpl b/home/.chezmoi.yaml.tmpl index e9572a3..a6a00f8 100644 --- a/home/.chezmoi.yaml.tmpl +++ b/home/.chezmoi.yaml.tmpl @@ -1,5 +1,5 @@ {{- $email := promptStringOnce . "email" "Email address " }} -{{- $mbsyncAccountNumber := promptIntOnce . "mbsyncAccountNumber" "How many mbsync accounts would you generate " }} +{{- $mbsyncAccountNumber := promptIntOnce . "mbsyncAccountNumber" "How many mbsync accounts would you generate " | int }} {{- if gt $mbsyncAccountNumber 0 }} {{- range $i, $e := until $mbsyncAccountNumber -}}