diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl index c08f79c..9912bd3 100644 --- a/.chezmoi.toml.tmpl +++ b/.chezmoi.toml.tmpl @@ -19,7 +19,7 @@ exclude = ["scripts"] [gpg] symmetric = true -args = ["--batch", "--passphrase", {{ $passphrase | quote }}, "--no-symkey-cache"] +args = ["--batch", "--passphrase", {{ $passphrase | quote }}, "--no-symkey-cache", "--quiet"] [git] autoPush = true