X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/2b84abb596f52ab2068d52108adc96838ad4340a..2c31ab4c1986eb80234320e3ed694437cccbb31c:/.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