aboutsummaryrefslogtreecommitdiff
path: root/mutt/muttrc.m4
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-01-26 08:17:37 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-01-26 08:19:08 +1300
commit0d6874e9bcc2ca628857bb1bfbed978fcee53a2b (patch)
tree5a26dd7ae736f4fb82c7e0f959c2b37e9e095ac8 /mutt/muttrc.m4
parentAdd "pop" and "shift" methods to path() (diff)
downloaddotfiles-0d6874e9bcc2ca628857bb1bfbed978fcee53a2b.tar.gz
dotfiles-0d6874e9bcc2ca628857bb1bfbed978fcee53a2b.zip
Allow specifying MAILDIR for make(1)
Diffstat (limited to 'mutt/muttrc.m4')
-rw-r--r--mutt/muttrc.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/muttrc.m4 b/mutt/muttrc.m4
index 587d879e..f84dc16e 100644
--- a/mutt/muttrc.m4
+++ b/mutt/muttrc.m4
@@ -12,7 +12,7 @@ set sendmail = 'DOTFILES_SENDMAIL'
# Mailbox type and location
set mbox_type = 'Maildir'
-set folder = '~/Mail/'
+set folder = 'DOTFILES_MAILDIR'
# Submailboxes
set spoolfile = '+inbox'