summary refs log tree commit diff stats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 07837688..429aefa1 100644
--- a/README
+++ b/README
@@ -130,7 +130,7 @@ Tips
 Change the directory of your parent shell when you exit ranger:
 
 ranger() {
-    $(which ranger) $@ &&
+    command ranger $@ &&
     cd "$(grep \^\' ~/.ranger/bookmarks | cut -b3-)"
 }
 
'author hut <hut@lavabit.com> 2010-01-13 05:51:27 +0100 committer hut <hut@lavabit.com> 2010-01-13 05:51:27 +0100 updated pydoc documentation' href='/akspecs/ranger/commit/doc/pydoc/ranger.ext.get_all_modules.html?h=v1.5.3&id=b3556b21e23eb3381b220e0d3319d94b3a89e0ac'>b3556b21 ^
f07bb12f ^









1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34