diff --git a/home/.chezmoi.toml.tmpl b/home/.chezmoi.toml.tmpl index 7ea239d..d144a41 100644 --- a/home/.chezmoi.toml.tmpl +++ b/home/.chezmoi.toml.tmpl @@ -9,8 +9,7 @@ email = {{ $email | quote }} name = {{ promptString "MbSync account name " }} mail = {{ promptString "MbSync account mail " }} user = {{ promptString "MbSync account user " }} -host = {{ promptString "MbSync account host " }} - +host = {{ promptString "MbSync account host " -}} {{- end }} {{- end }} {{- end }}