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/muttemail | |
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/muttemail')
-rw-r--r-- | mutt/muttemail | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mutt/muttemail b/mutt/muttemail new file mode 100644 index 0000000..2b3b14e --- /dev/null +++ b/mutt/muttemail @@ -0,0 +1,7 @@ +# vim: set filetype=muttrc: +color status green default +set folder = "~/.mail/email" +source ~/.mutt/mailboxes +set spoolfile = "+INBOX" +set record = "+Sent\ Items" +set postponed = "+Drafts" |