1996-05-11 19:15:17 +00:00
|
|
|
# $Id: dot.profile,v 1.4 1995/12/01 20:13:42 jkh Exp $
|
1995-12-01 08:41:35 +00:00
|
|
|
#
|
|
|
|
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin
|
1994-05-30 19:09:18 +00:00
|
|
|
export PATH
|
1995-12-01 08:41:35 +00:00
|
|
|
TERM=cons25
|
|
|
|
export TERM
|
1996-05-11 19:15:17 +00:00
|
|
|
|
|
|
|
# Uncomment next line to enable the builtin emacs(1) command line editor
|
|
|
|
# in sh(1), e.g. C-a -> beginning-of-line.
|
|
|
|
# set -o emacs
|
|
|
|
|