summaryrefslogtreecommitdiff
path: root/mutt
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-04-23 11:46:41 +0100
committerLars Wirzenius <liw@liw.fi>2016-04-23 11:46:41 +0100
commit7041e7dce04422de3ecf6c5ba7810f460bccd414 (patch)
tree019d1813f45920246fdcc4a7d0c4ae9c9fcc74e4 /mutt
parent4c25530b0d432f6cc125edb8449e076601b1ce1a (diff)
downloadliw-dot-files-7041e7dce04422de3ecf6c5ba7810f460bccd414.tar.gz
Show calendars in mutt
Diffstat (limited to 'mutt')
-rw-r--r--mutt/muttrc-common2
1 files changed, 2 insertions, 0 deletions
diff --git a/mutt/muttrc-common b/mutt/muttrc-common
index 07127d8..efc5381 100644
--- a/mutt/muttrc-common
+++ b/mutt/muttrc-common
@@ -25,6 +25,8 @@ set markers=no
auto_view text/html
alternative_order text/plain text/html text/enriched
+auto_view text/calendar
+
set check_new=yes
set print_command="muttprint"