diff options
Diffstat (limited to 'code/help.rb')
-rw-r--r-- | code/help.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/code/help.rb b/code/help.rb index ed452d9b..13c19388 100644 --- a/code/help.rb +++ b/code/help.rb @@ -252,7 +252,7 @@ module Fm If you have ranger in your /usr/bin/, you can write: source ranger ranger - Of course you can create an alias in our ~/.bashrc + Of course you can create an alias in your ~/.bashrc alias ranger='source ranger ranger' It's 2x ranger in "source ranger ranger" because shells are silly |