mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-19 15:33:56 +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,3 +1,4 @@
|
||||
# System-wide .profile file for sh(1).
|
||||
BLOCKSIZE=K; export BLOCKSIZE
|
||||
PATH=/stand:.; export PATH
|
||||
set -E
|
||||
|
Loading…
Reference in New Issue
Block a user