diff options
author | Karel Kočí <cynerd@email.cz> | 2016-06-30 16:36:07 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2016-06-30 16:36:07 +0200 |
commit | 27225fdaa9b65ba686fd9e905ae2b99c9484dd47 (patch) | |
tree | 1ce0d7a9004a8eb0cceea091617ee419f7a59e7c /mutt/muttgmail | |
parent | 9931e0888b2419326ae10ebbfae532261c5c125f (diff) | |
download | myconfigs-27225fdaa9b65ba686fd9e905ae2b99c9484dd47.tar.gz myconfigs-27225fdaa9b65ba686fd9e905ae2b99c9484dd47.tar.bz2 myconfigs-27225fdaa9b65ba686fd9e905ae2b99c9484dd47.zip |
Remove mutt configuration because thunderbird rules
Diffstat (limited to 'mutt/muttgmail')
-rw-r--r-- | mutt/muttgmail | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/mutt/muttgmail b/mutt/muttgmail deleted file mode 100644 index dd3d409..0000000 --- a/mutt/muttgmail +++ /dev/null @@ -1,7 +0,0 @@ -# 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" |