From 5a77ff835a881163e4693e57ab88c60bf2b4f66c Mon Sep 17 00:00:00 2001 From: Kevin McCarthy Date: Sun, 19 Feb 2017 18:51:36 -0800 Subject: [PATCH] Mention $XDG_CONFIG_HOME/mutt/ in the manual. --- doc/manual.xml.head | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/manual.xml.head b/doc/manual.xml.head index 36e2bf00..acece30e 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -1763,7 +1763,8 @@ file is typically /usr/local/share/mutt/Muttrc or .muttrc in your home directory. If this file does not exist and your home directory has a subdirectory named .mutt, Mutt tries to load a file named -.mutt/muttrc. +.mutt/muttrc. If still not found, Mutt will try +$XDG_CONFIG_HOME/mutt/muttrc. -- 2.50.1