From 9a6e6692b1709f3d5f06d5f1bd4d1544f026aa0b Mon Sep 17 00:00:00 2001 From: The Fox in the Shell Date: Sat, 18 Jun 2016 17:58:39 +0200 Subject: disable-common: Make ~/.dotfiles and ~/dotfiles RO Having dotfiles in such a directory, under version control, and symlinking the actual dotfiles to there, is a common-enough practice that I believe should be supported. --- etc/disable-common.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/disable-common.inc') diff --git a/etc/disable-common.inc b/etc/disable-common.inc index 0139e984e..197e5fbf0 100644 --- a/etc/disable-common.inc +++ b/etc/disable-common.inc @@ -78,6 +78,8 @@ read-only ${HOME}/.profile # Initialization files that allow arbitrary command execution read-only ${HOME}/.caffrc +read-only ${HOME}/.dotfiles +read-only ${HOME}/dotfiles read-only ${HOME}/.mailcap read-only ${HOME}/.exrc read-only ${HOME}/_exrc -- cgit v1.2.3-70-g09d2