Update .chezmoi.toml
This commit is contained in:
parent
bfef654250
commit
7388cacd42
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue