42e9ba47f8
`stty's. 'nuff said. Inventor: joerg@FreeBSD.org Reviewer: sos@FreeBSD.org
9 lines
178 B
Plaintext
9 lines
178 B
Plaintext
# $Id: dot.profile,v 1.13 1997/03/06 22:24:04 joerg Exp $
|
|
#
|
|
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin
|
|
export PATH
|
|
HOME=/root
|
|
export HOME
|
|
TERM=${TERM:-cons25}
|
|
export TERM
|