aboutsummaryrefslogtreecommitdiff
path: root/mutt
diff options
context:
space:
mode:
Diffstat (limited to 'mutt')
-rw-r--r--mutt/muttrc.m47
1 files changed, 3 insertions, 4 deletions
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 &<enter>' 'Run gms'
# Shortcut to add addresses to abook
macro index,pager A '<pipe-message>abook --add-email<enter>' 'Add sender address to abook'
+
+# Machine or account specific settings
+source ~/.mutt/muttrc.local