diff options
Diffstat (limited to 'mutt/muttgmail')
-rw-r--r-- | mutt/muttgmail | 7 |
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" |