summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorKevin McCarthy <kevin@8t8.us>2019-05-09 13:25:25 -0700
committerKevin McCarthy <kevin@8t8.us>2019-05-09 13:25:25 -0700
commit471fc11a523e3c7f5093f058ec26ade298e31863 (patch)
tree37c8aeefc91e03a64536848f1244c830deff4d20 /contrib
parent80eac1848334e40cf9270cb9d37e7c7e64684cf4 (diff)
Change sample muttrc path to match other manual references.
The other parts of the manual refer to /usr/local/share/doc in their examples. For consistency, change the starter muttrc and manual entry to do the same. In the future, we may wish to have a config variable instead, so users don't have to worry about system vs locally installed paths when sourcing the gpg.rc, for instance.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/sample.muttrc-starter2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sample.muttrc-starter b/contrib/sample.muttrc-starter
index 4cbf5a6a..fbc1f906 100644
--- a/contrib/sample.muttrc-starter
+++ b/contrib/sample.muttrc-starter
@@ -100,7 +100,7 @@ set query_command = "/usr/bin/lbdbq"
# GnuPG
#
unset crypt_use_gpgme
-source /usr/share/doc/mutt/samples/gpg.rc
+source /usr/local/share/doc/mutt/samples/gpg.rc
set pgp_default_key = "0x1234567890ABCDEF"
set crypt_opportunistic_encrypt
set postpone_encrypt