From d04d05786ba175e1fb67a023b6950ba7aef102b5 Mon Sep 17 00:00:00 2001 From: Arshia Mufti Date: Tue, 6 Sep 2016 16:28:44 -0500 Subject: Add correct path to ranger on OS X --- examples/bash_automatic_cd.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples') diff --git a/examples/bash_automatic_cd.sh b/examples/bash_automatic_cd.sh index 040bf21a..bdac5757 100644 --- a/examples/bash_automatic_cd.sh +++ b/examples/bash_automatic_cd.sh @@ -6,6 +6,8 @@ # the last visited one after ranger quits. # To undo the effect of this function, you can type "cd -" to return to the # original directory. +# +# On OS X 10 or later, replace `usr/bin/ranger` with `/usr/local/bin/ranger`. function ranger-cd { tempfile="$(mktemp -t tmp.XXXXXX)" -- cgit 1.4.1-2-gfad0