aboutsummaryrefslogtreecommitdiff
path: root/mutt/muttgmail
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2016-08-12 18:22:26 +0200
committerKarel Kočí <cynerd@email.cz>2016-08-12 18:22:26 +0200
commit1885ba862ffa2f61808bcead3b66023619ea58f0 (patch)
tree952598822bb49adc3016a290e3843297598571b1 /mutt/muttgmail
parentcd31b842060095435616515ed580fa84637497fd (diff)
downloadmyconfigs-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/muttgmail')
-rw-r--r--mutt/muttgmail7
1 files changed, 7 insertions, 0 deletions
diff --git a/mutt/muttgmail b/mutt/muttgmail
new file mode 100644
index 0000000..dd3d409
--- /dev/null
+++ b/mutt/muttgmail
@@ -0,0 +1,7 @@
+# vim: set filetype=muttrc:
+color status red default
+set folder = "~/.mail/gmail"
+source ~/.mutt/mailboxes
+set spoolfile = "+INBOX"
+set record = "+Sent\ Items"
+set postponed = "+Drafts"