summaryrefslogtreecommitdiffstats
path: root/etc/root/dot.profile
blob: ef21e19ebaf642ec2e40af149d345a3703fb7655 (plain)
1
2
3
4
5
6
7
8
9
10
#	$FreeBSD$
#
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