mirror of
https://git.freebsd.org/ports.git
synced 2025-05-04 23:47:37 -04:00
11 lines
349 B
Text
11 lines
349 B
Text
--- doc/Muttrc.head.orig 2018-05-19 20:33:53 UTC
|
|
+++ doc/Muttrc.head
|
|
@@ -35,6 +35,8 @@
|
|
# close-hook '\.gz$' "gzip -c '%t' > '%f'"
|
|
# append-hook '\.gz$' "gzip -c '%t' >> '%f'"
|
|
|
|
+set ispell="/usr/local/bin/aspell --mode=email check"
|
|
+
|
|
# If Mutt is unable to determine your site's domain name correctly, you can
|
|
# set the default here.
|
|
#
|