summaryrefslogtreecommitdiff
path: root/mw.1
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-11-24 08:26:53 -0500
committerLuke Smith <luke@lukesmith.xyz>2019-11-24 08:26:53 -0500
commit8b983812ed165ab1300330de6ed9b2db2468afa0 (patch)
treeebf6d0501ae64cf7d8079c37a2404a8dbfc4174f /mw.1
parent15941b43e7cec4b66ad2e9911ca791f365aac362 (diff)
parent9ce96c9a40cc57703fd386b52195bc48c873ba79 (diff)
Merge branch 'master' of git://github.com/aymanbagabas/mutt-wizard into aymanbagabas-master
Diffstat (limited to 'mw.1')
-rw-r--r--mw.16
1 files changed, 3 insertions, 3 deletions
diff --git a/mw.1 b/mw.1
index b60cbf8..2f04a48 100644
--- a/mw.1
+++ b/mw.1
@@ -60,10 +60,10 @@ will delete downloaded mail for for safety (and time)'s sake. If you want to del
.TP
.B Default settings
The mutt-wizard has many default settings that focus on making it aesthetically pleasing and supplying more vim-like bindings. These can be found in
-.I /usr/share/mutt-wizard/mutt-wizard.muttrc
+.I /usr/local/share/mutt-wizard/mutt-wizard.muttrc
and the default mailcap file can be found in
.I
-/usr/share/mutt-wizard/mailcap.
+/usr/local/share/mutt-wizard/mailcap.
Any of these settings can be overwritten in
.I ~/.config/mutt/muttrc,
but be mindful that your overriding binds should appear after the
@@ -73,7 +73,7 @@ file is sourced.
.TP
.B Detecting server settings
mutt-wizard has a repository of email services and their server information kept in
-.I /usr/share/mutt-wizard/domains.csv
+.I /usr/local/share/mutt-wizard/domains.csv
which is used to automatically configure email settings.
If your email provider is not found there, it will prompt you to input your email service's IMAP and SMTP server information which can usually be found by searching online.