vi is the editor
This commit is contained in:
parent
0b5a2cf471
commit
8bc5ba4e12
3 changed files with 8 additions and 2 deletions
|
|
@ -28,7 +28,7 @@ esac
|
|||
# TERM=cons25; export TERM
|
||||
|
||||
BLOCKSIZE=K; export BLOCKSIZE
|
||||
EDITOR=vim; export EDITOR
|
||||
EDITOR=vi; export EDITOR
|
||||
PAGER=less; export PAGER
|
||||
|
||||
# set ENV to a file invoked each time sh is started for interactive use.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue