aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/xed.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/xed.profile')
-rw-r--r--etc/profile-m-z/xed.profile8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/profile-m-z/xed.profile b/etc/profile-m-z/xed.profile
index 5db709bd1..4a3022e83 100644
--- a/etc/profile-m-z/xed.profile
+++ b/etc/profile-m-z/xed.profile
@@ -5,10 +5,10 @@ include xed.local
5# Persistent global definitions 5# Persistent global definitions
6include globals.local 6include globals.local
7 7
8nodeny ${HOME}/.config/xed 8noblacklist ${HOME}/.config/xed
9nodeny ${HOME}/.python-history 9noblacklist ${HOME}/.python-history
10nodeny ${HOME}/.python_history 10noblacklist ${HOME}/.python_history
11nodeny ${HOME}/.pythonhist 11noblacklist ${HOME}/.pythonhist
12 12
13# Allow python (blacklisted by disable-interpreters.inc) 13# Allow python (blacklisted by disable-interpreters.inc)
14include allow-python2.inc 14include allow-python2.inc