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/jmccroha@tcd.ie/muttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.mutt/accounts/jmccroha@tcd.ie/muttrc') diff --git a/.mutt/accounts/jmccroha@tcd.ie/muttrc b/.mutt/accounts/jmccroha@tcd.ie/muttrc index ed7213f..3c31d01 100644 --- a/.mutt/accounts/jmccroha@tcd.ie/muttrc +++ b/.mutt/accounts/jmccroha@tcd.ie/muttrc @@ -2,7 +2,7 @@ set from = "jmccroha@tcd.ie" set imap_user = "jmccroha@tcd.ie" set smtp_url = "smtp://jmccroha@tcd.ie@smtp.gmail.com:587/" -source "gpg -d ~/.mutt/accounts/jmccroha@tcd.ie/passwords.gpg |" # decrypt passwords +source "gpg --quiet --batch -d ~/.mutt/accounts/jmccroha@tcd.ie/passwords.gpg |" # decrypt passwords set header_cache =~/.mutt/accounts/jmccroha@tcd.ie/cache/headers set message_cachedir =~/.mutt/accounts/jmccroha@tcd.ie/cache/bodies -- cgit v1.2.3