From dfba229d697dcac47a113fae8b6738db785efb21 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 26 Jan 2017 15:23:17 +1300 Subject: Source local Mutt config at the end not the start --- mutt/muttrc.m4 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'mutt') diff --git a/mutt/muttrc.m4 b/mutt/muttrc.m4 index f84dc16e..4709adef 100644 --- a/mutt/muttrc.m4 +++ b/mutt/muttrc.m4 @@ -1,7 +1,3 @@ -# Person-specific settings -# (Define 'from', 'realname', and specify alternate addresses in here) -source ~/.mutt/muttrc.local - # Names set use_domain = yes set use_from = yes @@ -152,3 +148,6 @@ macro generic,index,browser,pager gm '!gms --quiet &' 'Run gms' # Shortcut to add addresses to abook macro index,pager A 'abook --add-email' 'Add sender address to abook' + +# Machine or account specific settings +source ~/.mutt/muttrc.local -- cgit v1.2.3