about summary refs log tree commit diff
path: root/StartupFiles/zlogin
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2001-03-25 23:41:02 +0000
committerBart Schaefer <barts@users.sourceforge.net>2001-03-25 23:41:02 +0000
commitd3eca43623881efdd3034cf8089c394c81214a65 (patch)
tree7d722b3d25a217c613508f24735b47b18cdf74f6 /StartupFiles/zlogin
parent60227908e1f0d98077a56665017caa39021924af (diff)
downloadzsh-d3eca43623881efdd3034cf8089c394c81214a65.tar.gz
zsh-d3eca43623881efdd3034cf8089c394c81214a65.tar.xz
zsh-d3eca43623881efdd3034cf8089c394c81214a65.zip
Discourage use of sample startup files as /etc/z*.
Diffstat (limited to 'StartupFiles/zlogin')
-rw-r--r--StartupFiles/zlogin3
1 files changed, 3 insertions, 0 deletions
diff --git a/StartupFiles/zlogin b/StartupFiles/zlogin
index f510fd825..c1a85de28 100644
--- a/StartupFiles/zlogin
+++ b/StartupFiles/zlogin
@@ -8,6 +8,9 @@
 # msgs, from, etc).
 #
 
+# THIS FILE IS NOT INTENDED TO BE USED AS /etc/zlogin, NOR WITHOUT EDITING
+return 0	# Remove this line after editing this file as appropriate
+
 clear
 stty dec new cr0 -tabs
 ttyctl -f  # freeze the terminal modes... can't change without a ttyctl -u