diff --git a/.bashrc b/.bashrc index 906dec2..0b3ba28 100755 --- a/.bashrc +++ b/.bashrc @@ -41,6 +41,7 @@ getkey() { # The best editor #-------------------------------------------------------------------------------- export EDITOR=vim +alias vi='vim' #-------------------------------------------------------------------------------- #--------------------------------------------------------------------------------