From bf65b9b691ccbca95aeb78243a056641b3827508 Mon Sep 17 00:00:00 2001 From: Andrew Borodin Date: Sun, 15 Apr 2012 19:40:16 +0400 Subject: [PATCH] README.fish: fixed location of user scripts. Signed-off-by: Andrew Borodin --- src/vfs/fish/helpers/README.fish | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/vfs/fish/helpers/README.fish b/src/vfs/fish/helpers/README.fish index fc60d1c8b..aa47885c7 100644 --- a/src/vfs/fish/helpers/README.fish +++ b/src/vfs/fish/helpers/README.fish @@ -24,12 +24,12 @@ Commander source code. First, mc looks for system-wide set of scripts, then it checks whether current user has host-specific overrides in his per-user mc -configuration folder. User-defined overrides take priority over -sytem-wide scripts if they exist. The order in which the folders are +configuration directory. User-defined overrides take priority over +sytem-wide scripts if they exist. The order in which the directories are traversed is as follows: /usr/libexec/mc/fish - ~/.mc/fish// + ~/.local/share/mc/fish// Server's reply is multiline, but always ends with