From 4d78182aa8ec7f31c89789ceef2af3d1f36211b6 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Fri, 11 Nov 2011 22:42:27 +0100 Subject: [PATCH] Cosmetics. --- bash-selector.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bash-selector.sh b/bash-selector.sh index 020f3ed..adca508 100755 --- a/bash-selector.sh +++ b/bash-selector.sh @@ -17,13 +17,14 @@ # Contact for comments & bug reports # ######################################################################### -# This script installs two keybinding: +# This script installs two key-bindings: # # Alt-r for selector-based command history # # Alt-c for selector-based directoy history # -# It has to be called with ". bash-selector.sh" +# Note that you have to call it with ". bash-selector.sh" otherwise +# the key-bindings will not be effective in your current bash ###################################################################### # Selector-based command history -- 2.20.1