summary refs log tree commit diff stats
path: root/doc/examples/bash_subshell_notice.sh
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/bash_subshell_notice.sh')
-rw-r--r--doc/examples/bash_subshell_notice.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/examples/bash_subshell_notice.sh b/doc/examples/bash_subshell_notice.sh
deleted file mode 100644
index bc44d5a8..00000000
--- a/doc/examples/bash_subshell_notice.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-# Compatible with ranger 1.5.3 through 1.6.*
-#
-# Change the prompt when you open a shell from inside ranger
-#
-# Add this line to your .bashrc for it to work.
-
-[ -n "$RANGER_LEVEL" ] && PS1="$PS1"'(in ranger) '
a>
5cf362c ^





b55bd70 ^
95e8d12 ^
1bf0c4a ^
a73a882 ^
b38905b ^
a73a882 ^
292ccc4 ^
f1fe19b ^
0a07591 ^
f1fe19b ^
9927b9e ^

529be52 ^
f1fe19b ^

292ccc4 ^
3a1343a ^
0ed0fa4 ^
19da197 ^


7b6d5ff ^
19da197 ^


7b6d5ff ^
ce04a66 ^

bab575c ^
ce04a66 ^


7b6d5ff ^
ce04a66 ^


7b6d5ff ^
ce04a66 ^
a73a882 ^



d6a6eca ^
e34c4ea ^
e21d93b ^
f1fe19b ^

a73a882 ^
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67