diff --git a/.bashrc b/.bashrc index cab9608..9592489 100644 --- a/.bashrc +++ b/.bashrc @@ -148,3 +148,5 @@ fi #fi export GOPATH=$HOME/go +export EDITOR=/usr/bin/vim +export VISUAL=$EDITOR