# HG changeset patch # User Meredith Howard # Date 1488918278 18000 # Node ID ed01b5ca7b58482c66f8c9dfdc4da44b8a13395d # Parent 1723448e286b24408b9c61f2058bb825345098bf Add a logout diff --git a/.muttrc b/.muttrc --- a/.muttrc +++ b/.muttrc @@ -3,7 +3,7 @@ set config_charset = "utf-8" # IMAP source ~/.mutt/roomag/config -macro index,pager 'source ~/.mutt/roomag/config!' 'switch roomag' +macro index,pager 'source ~/.mutt/roomag/config!' 'switch roomag' source ~/.mutt/gpg2.rc source `F=$HOME/.mutt/local; if [ ! -s "$F" ]; then F=/dev/null;fi;echo "$F"`