diff options
Diffstat (limited to 'mutt/muttfel')
-rw-r--r-- | mutt/muttfel | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mutt/muttfel b/mutt/muttfel new file mode 100644 index 0000000..10ee924 --- /dev/null +++ b/mutt/muttfel @@ -0,0 +1,7 @@ +# vim: set filetype=muttrc: +color status blue default +set folder = "~/.mail/fel" +source ~/.mutt/mailboxes +set spoolfile = "+INBOX" +set record = "+Sent\ Items" +set postponed = "+Drafts" |