diff options
-rwxr-xr-x | ranger | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger b/ranger index 6c961c92..e2073ba0 100755 --- a/ranger +++ b/ranger @@ -1,6 +1,6 @@ #!/usr/bin/ruby -Ku ##-------------------------------------------------- -# these lines allow the use of "source ranger" +# these lines allow the use of "source ranger ranger" # to change to the last directory after exiting ranger if false; then |