head	3.1;
branch	3.1.1;
access;
symbols;
locks;
comment	@# @;


3.1
date	96.10.30.23.41.13;	author hzoli;	state Exp;
branches
	3.1.0.0
	3.1.1.0;
next	3.0;

3.0
date	96.10.30.23.39.35;	author hzoli;	state Exp;
branches
	3.0.1.0;
next	;

3.0.1.0
date	96.10.30.23.40.21;	author hzoli;	state Exp;
branches;
next	;

3.1.0.0
date	96.10.30.23.41.58;	author hzoli;	state Exp;
branches;
next	;

3.1.1.0
date	96.12.21.02.35.45;	author hzoli;	state Exp;
branches;
next	;


desc
@zlogin
@


3.1
log
@# branch point
@
text
@#
# $Id: zlogin,v 3.0.1.0 1996/10/30 23:40:21 hzoli Exp $
#
# Generic .zlogin file for zsh 2.7
#
# .zlogin is sourced in login shells.  It should
# contain commands that should be executed only in
# login shells.  It should be used to set the terminal
# type and run a series of external commands (fortune,
# msgs, from, etc).
#

clear
stty dec new cr0 -tabs
ttyctl -f  # freeze the terminal modes... can't change without a ttyctl -u
mesg y
uptime
fortune
log
from 2>/dev/null
cat notes
msgs -fp
@


3.1.1.0
log
@#
@
text
@d2 1
a2 1
# $Id: zlogin,v 3.1.0.0 1996/10/30 23:41:58 hzoli Exp $
@


3.1.0.0
log
@# create 3.1.0 branch
@
text
@d2 1
a2 1
# $Id: zlogin,v 3.1 1996/10/30 23:41:13 hzoli Exp $
@


3.0
log
@# bounce the revision numbers to 3.0
@
text
@d2 1
a2 1
# $Id: zlogin,v 2.0 1996/05/02 22:57:04 hzoli Exp $
@


3.0.1.0
log
@# create 3.0.1 branch
@
text
@d2 1
a2 1
# $Id: zlogin,v 3.0 1996/10/30 23:39:35 hzoli Exp $
@
