aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ranger.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/ranger.profile')
-rw-r--r--etc/ranger.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/ranger.profile b/etc/ranger.profile
index ee1ef0f9d..1e50ca9fa 100644
--- a/etc/ranger.profile
+++ b/etc/ranger.profile
@@ -15,6 +15,8 @@ noblacklist ${PATH}/python2*
15noblacklist ${PATH}/python3* 15noblacklist ${PATH}/python3*
16noblacklist /usr/lib/python2* 16noblacklist /usr/lib/python2*
17noblacklist /usr/lib/python3* 17noblacklist /usr/lib/python3*
18noblacklist /usr/local/lib/python2*
19noblacklist /usr/local/lib/python3*
18 20
19# Allow perl 21# Allow perl
20# noblacklist ${PATH}/cpan* 22# noblacklist ${PATH}/cpan*