summaryrefslogtreecommitdiffstats
path: root/etc/root/dot.profile
blob: 92dbe5feda1f8e6fcd85badc8742f92f9933d349 (plain)
1
2
3
4
5
6
7
8
9
10
#	$Id: dot.profile,v 1.12 1997/02/23 09:21:14 peter 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=${TERM:-cons25}
export TERM
OpenPOWER on IntegriCloud