From 709132c39a43807bd67b85b6397e666f5d96a951 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Sun, 3 Mar 2024 23:00:54 +0100 Subject: [PATCH] Up. --- home/.chezmoi.yaml.tmpl | 1 - 1 file changed, 1 deletion(-) diff --git a/home/.chezmoi.yaml.tmpl b/home/.chezmoi.yaml.tmpl index c272c44..40da1f1 100644 --- a/home/.chezmoi.yaml.tmpl +++ b/home/.chezmoi.yaml.tmpl @@ -1,5 +1,4 @@ {{- $email := promptStringOnce . "email" "Email address" -}} -{{- $mbsyncAccounts := promptIntOnce . "mbsyncAccounts" "Nombre de comptes email" -}} data: email: {{ $email | quote }}