ccd.4: Add a conventional synopsis and remove config info in the text.
[dragonfly.git] / etc / root / dot.profile
blob4f9c3d9c76ccaf3e2119fe42975336a2e4024d2e
1 # $FreeBSD: src/etc/root/dot.profile,v 1.20 1999/08/27 23:24:09 peter Exp $
3 PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/local/sbin:/usr/local/bin
4 export PATH
5 HOME=/root
6 export HOME
7 TERM=${TERM:-cons25}
8 export TERM
9 PAGER=more
10 export PAGER