Enable command line editing in the shell

This commit is contained in:
Luigi Rizzo 2001-02-18 06:54:07 +00:00
parent 96fc0cb8f8
commit a3ab0e4551
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=72630

View file

@ -1,3 +1,4 @@
# System-wide .profile file for sh(1).
BLOCKSIZE=K; export BLOCKSIZE
PATH=/stand:.; export PATH
set -E