aboutsummaryrefslogtreecommitdiff
path: root/.muttrc
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@debian.org>2018-08-22 13:46:24 -0400
committerRyan Kavanagh <rak@debian.org>2018-08-22 13:46:24 -0400
commitb9ccdf28a8617a873cdfd8df41abd54cecd854c1 (patch)
treef3de7291f717a3ae177f765055e274b8ce54f8f0 /.muttrc
parentInstall lbdbrc (diff)
Fix folder in muttrc
Diffstat (limited to '.muttrc')
-rw-r--r--.muttrc4
1 files changed, 3 insertions, 1 deletions
diff --git a/.muttrc b/.muttrc
index 51ec49d..b4a14a6 100644
--- a/.muttrc
+++ b/.muttrc
@@ -121,7 +121,9 @@ set mbox_type=mbox
# In case it's unset
set sendmail=MSMTP_PATH
-# folder needs to be set before anything that depends on it
+# For the -f option to work properly with account-hooks, it looks like I need
+# to unset the folder option
+unset folder
source ~/.mutt/accounts.rc
source ~/.mutt/alias-cmu.rc
source ~/.mutt/alias.rc