Remove HP-UX specific stuff
I don't expect to need that again (almost exactly 4 years after the funeral)
This commit is contained in:
parent
a72bbeda6b
commit
2741a2d553
6
.zlogin
6
.zlogin
|
@ -1,13 +1,7 @@
|
|||
#
|
||||
# $Id: .zlogin,v 1.9 2003-08-10 17:09:17 hjp Exp $
|
||||
#
|
||||
# this is sourced for login shells after .zshrc
|
||||
#
|
||||
mesg y
|
||||
if [ "`uname`" = "HP-UX" ]
|
||||
then
|
||||
ps -fu $LOGNAME
|
||||
fi
|
||||
date
|
||||
uptime
|
||||
|
||||
|
|
Loading…
Reference in New Issue