summaryrefslogtreecommitdiffstats
path: root/etc/root/dot.profile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-12-01 20:12:05 +0000
committerjkh <jkh@FreeBSD.org>1995-12-01 20:12:05 +0000
commit1bc25004b3a9dc54c0e01eea1461de061b34da12 (patch)
tree7d5ce3e042d5a5982a43a6785eec6294745d8d1c /etc/root/dot.profile
parentf0378d7d2fba3b8fc0a0ad0029bfea70b29536bf (diff)
downloadFreeBSD-src-1bc25004b3a9dc54c0e01eea1461de061b34da12.zip
FreeBSD-src-1bc25004b3a9dc54c0e01eea1461de061b34da12.tar.gz
Rip these things down to the absolutely minimums - no tsets, no
sttys, no fancy prompts, nothing. Everything else seems to be too contraversal, so we'll go vanilla.
Diffstat (limited to 'etc/root/dot.profile')
-rw-r--r--etc/root/dot.profile6
1 files changed, 1 insertions, 5 deletions
diff --git a/etc/root/dot.profile b/etc/root/dot.profile
index 7789cda..f333910 100644
--- a/etc/root/dot.profile
+++ b/etc/root/dot.profile
@@ -1,10 +1,6 @@
-# $Id: dot.profile,v 1.7 1994/09/22 08:32:39 rgrimes Exp $
+# $Id: dot.profile,v 1.8 1994/10/27 05:27:00 phk Exp $
#
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