diff options
author | Karel Kočí <cynerd@email.cz> | 2016-08-12 18:22:26 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2016-08-12 18:22:26 +0200 |
commit | 1885ba862ffa2f61808bcead3b66023619ea58f0 (patch) | |
tree | 952598822bb49adc3016a290e3843297598571b1 /mutt/muttfel | |
parent | cd31b842060095435616515ed580fa84637497fd (diff) | |
download | myconfigs-1885ba862ffa2f61808bcead3b66023619ea58f0.tar.gz myconfigs-1885ba862ffa2f61808bcead3b66023619ea58f0.tar.bz2 myconfigs-1885ba862ffa2f61808bcead3b66023619ea58f0.zip |
Revert "Remove mutt configuration because thunderbird rules"
This reverts commit 27225fdaa9b65ba686fd9e905ae2b99c9484dd47.
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" |