Set default EDITOR to vim.
This commit is contained in:
parent
f03a458b14
commit
06a3215f64
2
.bashrc
2
.bashrc
|
@ -40,7 +40,7 @@ getkey() {
|
||||||
#--------------------------------------------------------------------------------
|
#--------------------------------------------------------------------------------
|
||||||
# The best editor
|
# The best editor
|
||||||
#--------------------------------------------------------------------------------
|
#--------------------------------------------------------------------------------
|
||||||
export EDITOR=vi
|
export EDITOR=vim
|
||||||
#--------------------------------------------------------------------------------
|
#--------------------------------------------------------------------------------
|
||||||
|
|
||||||
#--------------------------------------------------------------------------------
|
#--------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue