summaryrefslogtreecommitdiffstats
path: root/etc/root/dot.profile
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1994-10-27 05:27:00 +0000
committerphk <phk@FreeBSD.org>1994-10-27 05:27:00 +0000
commite98ab36cf2bd794e7650d0e2a49d84fb92d08334 (patch)
tree51c2bf7993d7567f2fca883aa730be162cb76604 /etc/root/dot.profile
parenteb0c230b883c0746cca22225c790774f2c3047b0 (diff)
downloadFreeBSD-src-e98ab36cf2bd794e7650d0e2a49d84fb92d08334.zip
FreeBSD-src-e98ab36cf2bd794e7650d0e2a49d84fb92d08334.tar.gz
Fix a bunch of annoying details here, while I remember it.
Diffstat (limited to 'etc/root/dot.profile')
-rw-r--r--etc/root/dot.profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/root/dot.profile b/etc/root/dot.profile
index c8c9e16..7789cda 100644
--- a/etc/root/dot.profile
+++ b/etc/root/dot.profile
@@ -1,4 +1,4 @@
-# $Id: dot.profile,v 1.6 1994/09/16 04:20:14 rgrimes Exp $
+# $Id: dot.profile,v 1.7 1994/09/22 08:32:39 rgrimes Exp $
#
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin
echo 'erase ^H, kill ^U, intr ^C'
@@ -6,5 +6,5 @@ stty crt erase ^H kill ^U intr ^C
export PATH
HOME=/root
export HOME
-TERM=pc3
+TERM=cons25
export TERM
OpenPOWER on IntegriCloud