summaryrefslogtreecommitdiffstats
path: root/etc/root/dot.profile
blob: 7789cda9111a20b34dffcd92f14519428cb048b3 (plain)
1
2
3
4
5
6
7
8
9
10
#	$Id: dot.profile,v 1.7 1994/09/22 08:32:39 rgrimes Exp $
#
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin
echo 'erase ^H, kill ^U, intr ^C'
stty crt erase ^H kill ^U intr ^C
export PATH
HOME=/root
export HOME
TERM=cons25
export TERM
OpenPOWER on IntegriCloud