mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
Enable command line editing in the shell
This commit is contained in:
parent
96fc0cb8f8
commit
a3ab0e4551
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=72630
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
# System-wide .profile file for sh(1).
|
||||
BLOCKSIZE=K; export BLOCKSIZE
|
||||
PATH=/stand:.; export PATH
|
||||
set -E
|
||||
|
|
Loading…
Reference in a new issue