Browse Source

Revert "s => rs" : command `rs' already exists!

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

+ 1
- 1
bashrc View File

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

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


Loading…
Cancel
Save