diff --git a/.bashrc b/.bashrc index b9beebe..996f5a0 100644 --- a/.bashrc +++ b/.bashrc @@ -1,6 +1,7 @@ #-------------------------------------------------------------------------------- # The best editor #-------------------------------------------------------------------------------- +alias vi=vim export EDITOR=vim #--------------------------------------------------------------------------------