From d3eca43623881efdd3034cf8089c394c81214a65 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Sun, 25 Mar 2001 23:41:02 +0000 Subject: Discourage use of sample startup files as /etc/z*. --- StartupFiles/zshenv | 3 +++ 1 file changed, 3 insertions(+) (limited to 'StartupFiles/zshenv') diff --git a/StartupFiles/zshenv b/StartupFiles/zshenv index 2214b8e59..0f7bb7c3b 100644 --- a/StartupFiles/zshenv +++ b/StartupFiles/zshenv @@ -9,6 +9,9 @@ # output or assume the shell is attached to a tty. # +# THIS FILE IS NOT INTENDED TO BE USED AS /etc/zshenv, NOR WITHOUT EDITING +return 0 # Remove this line after editing this file as appropriate + export X11HOME=/usr/X11 path=($X11HOME/bin) -- cgit 1.4.1