Remove vmars\.tuwien\.ac\.at stuff (obsolete for almost 10 years :-)

This commit is contained in:
hjp 2004-09-08 13:22:20 +00:00
parent 3cc7e23f40
commit 0abd6194b1
1 changed files with 1 additions and 9 deletions

View File

@ -42,15 +42,7 @@ then
then
export DISPLAY=${REMOTEHOST}:0.0
fi
if expr "$REMOTEHOST" : ".*\.vmars\.tuwien\.ac\.at" > /dev/null
then
stty erase 
fi
# These are erroneously set on RH 6.0
# or maybe not - seems that they were just eroneusly exported
# elsewhere.
#unset LINES
#unset COLUMNS
#stty erase 
else
prompt="%B%m:%~ %T %h%# %b"
fi