Don't ignore EOF, Append history on logout.

This commit is contained in:
hjp 1999-02-10 17:26:22 +00:00
parent c11a2e6321
commit 78e9d743ee
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,3 @@
setopt ignoreeof
mesg y
if [ "`uname`" = "HP-UX" ]
then

View File

@ -1,3 +1,4 @@
setopt APPEND_HISTORY
unsetopt BGNICE
setopt CHASELINKS
setopt AUTO_CD