mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-02 08:42:48 +00:00
Add back the stty commands I nuked - bad idea, sorry.
This commit is contained in:
parent
45952afcc7
commit
f5ca79e6f8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=14397
@ -1,6 +1,10 @@
|
||||
# $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
|
||||
|
Loading…
Reference in New Issue
Block a user