about summary refs log tree commit diff stats
path: root/ranger.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ranger.rb')
-rwxr-xr-xranger.rb9
1 files changed, 9 insertions, 0 deletions
diff --git a/ranger.rb b/ranger.rb
index 2ee36465..cc95c619 100755
--- a/ranger.rb
+++ b/ranger.rb
@@ -1,4 +1,13 @@
 #!/usr/bin/ruby -Ku
+##--------------------------------------------------
+# Ignore the following lines
+
+if false; then
+=begin
+fi; cd "`ranger --cd $@ 3>&1 1>&2`"; return
+=end
+end
+
 version = '0.2.4'
 
 require 'pathname'