Blob Blame History Raw
diff --git a/tests/home_files.sh b/tests/home_files.sh
index 9faaff5..ea016f0 100755
--- a/tests/home_files.sh
+++ b/tests/home_files.sh
@@ -80,7 +80,12 @@ NO_WRITE_FILES="\
     .viminfo \
     .xsession \
     .xinitrc \
-    .Xdefaults"
+    .Xdefaults \
+    .zshenv \
+    .zprofile \
+    .zshrc \
+    .zlogin \
+    .zlogout"
 
 if (( ${REFRESH} == 1 )); then
     test_exit ${E_OK}