Default to ee as EDITOR (some apps such as disklabel default to "vi"
which is not available).
This commit is contained in:
parent
5f22dca4bb
commit
c41381fd39
@ -1,4 +1,5 @@
|
||||
# System-wide .profile file for sh(1).
|
||||
BLOCKSIZE=K; export BLOCKSIZE
|
||||
PATH=/stand:.; export PATH
|
||||
EDITOR=ee; export EDITOR
|
||||
set -E
|
||||
|
Loading…
x
Reference in New Issue
Block a user