aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/bleachbit.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/bleachbit.profile')
-rw-r--r--etc/profile-a-l/bleachbit.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/profile-a-l/bleachbit.profile b/etc/profile-a-l/bleachbit.profile
index 45ae345c3..52d970d89 100644
--- a/etc/profile-a-l/bleachbit.profile
+++ b/etc/profile-a-l/bleachbit.profile
@@ -7,6 +7,9 @@ include bleachbit.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10# Necessary for BleachBit to erase Trash contents.
11noblacklist ${HOME}/.local/share/Trash
12
10# Allow python (blacklisted by disable-interpreters.inc) 13# Allow python (blacklisted by disable-interpreters.inc)
11include allow-python2.inc 14include allow-python2.inc
12include allow-python3.inc 15include allow-python3.inc