Browse Source

s => rs

pull/1/head
10sr 11 years ago
parent
commit
b86df65140
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      bashrc

+ 1
- 1
bashrc View File

@@ -292,7 +292,7 @@ clk(){
done
}

s(){
rs(){
if test $# -eq 0
then
echo "No search word given." 1>&2


Loading…
Cancel
Save