diff --git a/.bashrc b/.bashrc index 4f1410e..870cab9 100644 --- a/.bashrc +++ b/.bashrc @@ -1,6 +1,7 @@ #-------------------------------------------------------------------------------- # The best editor #-------------------------------------------------------------------------------- +alias vi=vim export EDITOR=vim #--------------------------------------------------------------------------------