projects
/
selector.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a7d3e7
)
Typos.
author
Francois Fleuret
<francois@fleuret.org>
Fri, 13 Jan 2012 16:56:24 +0000
(17:56 +0100)
committer
Francois Fleuret
<francois@fleuret.org>
Fri, 13 Jan 2012 16:56:24 +0000
(17:56 +0100)
bash-selector.sh
patch
|
blob
|
history
diff --git
a/bash-selector.sh
b/bash-selector.sh
index
51e7be2
..
bf389ca
100755
(executable)
--- a/
bash-selector.sh
+++ b/
bash-selector.sh
@@
-123,7
+123,7
@@
else
echo "source bash-selector.sh <--hist|--cd> [...]"
echo
- echo "Defines bash functions, and install
key-bindings to use selector for history
"
- echo "
search with M-r,
and/or intelligent cd history with M-c."
+ echo "Defines bash functions, and install
s key-bindings and aliases to use selector
"
+ echo "
for history search with M-r
and/or intelligent cd history with M-c."
fi