diff options
author | Karel Kočí <karel.koci@nic.cz> | 2017-02-16 12:53:08 +0100 |
---|---|---|
committer | Karel Kočí <karel.koci@nic.cz> | 2017-02-16 12:53:08 +0100 |
commit | dc6ea2b3e646397571f337aea858157cbf0a382d (patch) | |
tree | 982d927e69e5e64224aa379d5ac968f64d3b49ad | |
parent | 992dd260effb73d6150e1b4c9f5239b217c4738a (diff) | |
download | myconfigs-dc6ea2b3e646397571f337aea858157cbf0a382d.tar.gz myconfigs-dc6ea2b3e646397571f337aea858157cbf0a382d.tar.bz2 myconfigs-dc6ea2b3e646397571f337aea858157cbf0a382d.zip |
Mutt include and ispell
-rw-r--r-- | mutt/muttrc | 2 | ||||
m--------- | private | 0 |
2 files changed, 2 insertions, 0 deletions
diff --git a/mutt/muttrc b/mutt/muttrc index ffb860b..7fd15f1 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -10,6 +10,8 @@ set sort_aux=last-date-received set mailcap_path = "~/.mutt/mailcap" set sleep_time = 0 set delete = yes +set include=yes +set ispell="aspell" auto_view text/html alternative_order text/enriched text/plain text/html diff --git a/private b/private -Subproject 6af0a338ebda5d14b91cbd57e807152b01704cf +Subproject a4b96203efc5d3a9b7df38d1e3aba9b5f808e2f |