diff options
Diffstat (limited to 'share/skel/dot.profile')
-rw-r--r-- | share/skel/dot.profile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/share/skel/dot.profile b/share/skel/dot.profile index 7b74329..d3b7603 100644 --- a/share/skel/dot.profile +++ b/share/skel/dot.profile @@ -1,8 +1,6 @@ -# $Id: dot.profile,v 1.8 1994/10/27 05:27:00 phk Exp $ +# $Id: dot.profile,v 1.9 1995/12/01 20:12:01 jkh 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 TERM=cons25 export TERM |