aboutsummaryrefslogtreecommitdiffstats
path: root/etc/xed.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-18 10:20:14 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-18 10:20:14 +0200
commit1d56e466c20ecf887fe4b995653fbc48375ead7e (patch)
tree63d71cd23e869af9fbe7c100d4861353667e26d5 /etc/xed.profile
parentFix filename in comment (diff)
downloadfirejail-1d56e466c20ecf887fe4b995653fbc48375ead7e.tar.gz
firejail-1d56e466c20ecf887fe4b995653fbc48375ead7e.tar.zst
firejail-1d56e466c20ecf887fe4b995653fbc48375ead7e.zip
three new blacklist in disable-common.inc
* ~/.viminfo * ~/.lesshst * ~/.python_history
Diffstat (limited to 'etc/xed.profile')
-rw-r--r--etc/xed.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/xed.profile b/etc/xed.profile
index 2ee299b9a..a02f1ef51 100644
--- a/etc/xed.profile
+++ b/etc/xed.profile
@@ -6,6 +6,9 @@ include xed.local
6include globals.local 6include globals.local
7 7
8noblacklist ${HOME}/.config/xed 8noblacklist ${HOME}/.config/xed
9noblacklist ${HOME}/.python-history
10noblacklist ${HOME}/.python_history
11noblacklist ${HOME}/.pythonhist
9noblacklist ${HOME}/.pythonrc.py 12noblacklist ${HOME}/.pythonrc.py
10 13
11# Allow python (blacklisted by disable-interpreters.inc) 14# Allow python (blacklisted by disable-interpreters.inc)