aboutsummaryrefslogtreecommitdiffstats
path: root/etc/disable-common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/disable-common.inc')
-rw-r--r--etc/disable-common.inc5
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/disable-common.inc b/etc/disable-common.inc
index efe5c850d..78698782b 100644
--- a/etc/disable-common.inc
+++ b/etc/disable-common.inc
@@ -117,8 +117,11 @@ read-only ${HOME}/.reportbugrc
117read-only ${HOME}/.xmonad 117read-only ${HOME}/.xmonad
118read-only ${HOME}/.xscreensaver 118read-only ${HOME}/.xscreensaver
119 119
120# The user ~/bin directory can override commands such as ls 120# Make directories commonly found in $PATH read-only
121read-only ${HOME}/bin 121read-only ${HOME}/bin
122read-only ${HOME}/.gem
123read-only ${HOME}/.luarocks
124read-only ${HOME}/.npm-packages
122 125
123# top secret 126# top secret
124blacklist ${HOME}/.ecryptfs 127blacklist ${HOME}/.ecryptfs