aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ranger.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2019-03-02 18:06:39 +0100
committerLibravatar smitsohu <smitsohu@gmail.com>2019-03-02 18:06:39 +0100
commitdead9de9802cc798764f6d552f92b1e302e28c6a (patch)
treec9552419a663d7d553307c5cd89373857bff7488 /etc/ranger.profile
parentmore cleanup: remove MS_REC from tmpfs mounts (diff)
downloadfirejail-dead9de9802cc798764f6d552f92b1e302e28c6a.tar.gz
firejail-dead9de9802cc798764f6d552f92b1e302e28c6a.tar.zst
firejail-dead9de9802cc798764f6d552f92b1e302e28c6a.zip
fix mutt, ranger profiles
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*