X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/df27ed5a801a1103097cdcad455f13fc836b8f21..3b1bcb20188f90ba7814b2986ea3044d7fdd9516:/.profile diff --git a/.profile b/.profile index 52a64cf773..affa0d3624 100644 --- a/.profile +++ b/.profile @@ -1,6 +1,7 @@ -PATH=/usr/ucb:/bin:/usr/bin +echo 'erase ^?, kill ^U, intr ^C' +stty dec +PATH=/etc:/usr/ucb:/bin:/usr/bin:. +export PATH HOME=/ export HOME -export PATH -stty erase  -echo ERASE IS CONTROL-H!!! +export TERM