From 0fa79fcadf3bb8ce67a71e62cfc85c0124f744b8 Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Mon, 26 May 2014 21:37:20 +0100 Subject: Mute gpg noise --- .mutt/accounts/jmccrohan@gmail.com/muttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.mutt/accounts/jmccrohan@gmail.com/muttrc') diff --git a/.mutt/accounts/jmccrohan@gmail.com/muttrc b/.mutt/accounts/jmccrohan@gmail.com/muttrc index f30f1ca..68cf41e 100644 --- a/.mutt/accounts/jmccrohan@gmail.com/muttrc +++ b/.mutt/accounts/jmccrohan@gmail.com/muttrc @@ -2,7 +2,7 @@ set from = "jmccrohan@gmail.com" set imap_user = "jmccrohan@gmail.com" set smtp_url = "smtp://jmccrohan@smtp.gmail.com:587/" -source "gpg -d ~/.mutt/accounts/jmccrohan@gmail.com/passwords.gpg |" # decrypt passwords +source "gpg --quiet --batch -d ~/.mutt/accounts/jmccrohan@gmail.com/passwords.gpg |" # decrypt passwords set header_cache =~/.mutt/accounts/jmccrohan@gmail.com/cache/headers set message_cachedir =~/.mutt/accounts/jmccrohan@gmail.com/cache/bodies -- cgit v1.2.3