aboutsummaryrefslogtreecommitdiff
path: root/mutt/muttrc
diff options
context:
space:
mode:
Diffstat (limited to 'mutt/muttrc')
-rw-r--r--mutt/muttrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index bf3a34d7..3af07a55 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -136,8 +136,8 @@ macro index,pager A \
# Shortcut to reload configuration
macro generic,index,browser,pager \\R \
- ':source ~/.muttrc<enter>:echo "Config reloaded!"<enter>' \
- 'Reload ~/.muttrc'
+ ':source ~/.config/mutt/muttrc<enter>:echo "Config reloaded!"<enter>' \
+ 'Reload muttrc'
# Machine or account specific settings
-source ~/.muttrc.d/src|
+source ~/.config/mutt/muttrc.d/src|