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 f582b8dfb..ee1ef0f9d 100644
--- a/etc/ranger.profile
+++ b/etc/ranger.profile
@@ -6,7 +6,9 @@ include ranger.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9noblacklist ${HOME}/.config/nano
9noblacklist ${HOME}/.config/ranger 10noblacklist ${HOME}/.config/ranger
11noblacklist ${HOME}/.nanorc
10 12
11# Allow python (blacklisted by disable-interpreters.inc) 13# Allow python (blacklisted by disable-interpreters.inc)
12noblacklist ${PATH}/python2* 14noblacklist ${PATH}/python2*