dot.profile revision 15734
1#	$Id: dot.profile,v 1.4 1995/12/01 20:13:42 jkh Exp $
2#
3PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin
4export PATH
5TERM=cons25
6export TERM
7
8# Uncomment next line to enable the builtin emacs(1) command line editor
9# in sh(1), e.g. C-a -> beginning-of-line.
10# set -o emacs
11
12