Update .chezmoi.toml

This commit is contained in:
punkfairie 2024-10-05 10:02:21 -07:00
parent bfef654250
commit 7388cacd42
Signed by: punkfairie
GPG key ID: A86AF57F837E320F

View file

@ -19,7 +19,7 @@ exclude = ["scripts"]
[gpg] [gpg]
symmetric = true symmetric = true
args = ["--batch", "--passphrase", {{ $passphrase | quote }}, "--no-symkey-cache"] args = ["--batch", "--passphrase", {{ $passphrase | quote }}, "--no-symkey-cache", "--quiet"]
[git] [git]
autoPush = true autoPush = true