summaryrefslogtreecommitdiff
path: root/etc/root/dot.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/root/dot.profile')
-rw-r--r--etc/root/dot.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/root/dot.profile b/etc/root/dot.profile
index 1479c6fba5d0..a817750a3df0 100644
--- a/etc/root/dot.profile
+++ b/etc/root/dot.profile
@@ -1,7 +1,10 @@
+# $Id: dot.profile,v 1.4 1994/02/21 20:36:03 rgrimes Exp $
+#
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:.
echo 'erase ^?, kill ^U, intr ^C'
stty crt erase  kill  intr 
export PATH
HOME=/root
export HOME
+TERM=pc3
export TERM