summary refs log tree commit diff stats
path: root/examples/bash_subshell_notice.sh
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bash_subshell_notice.sh')
-rw-r--r--examples/bash_subshell_notice.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/bash_subshell_notice.sh b/examples/bash_subshell_notice.sh
deleted file mode 100644
index bc44d5a8..00000000
--- a/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) '
tle='author Silvino Silva <silvino@bk.ru> 2016-09-28 00:15:59 +0100 committer Silvino Silva <silvino@bk.ru> 2016-09-28 00:15:59 +0100 network name revision' href='/punk/doc/commit/host.html?id=7514d8a93d6c494b58af629f15f688c46de4926c'>7514d8a ^
9741df0 ^





9741df0 ^














9741df0 ^

4fafa3d ^
9741df0 ^




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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87