@ -150,3 +150,7 @@ fi
export GOPATH=$HOME/go
export EDITOR=/usr/bin/vim
export VISUAL=$EDITOR
[[ -f ~/.resh/shellrc ]] && source ~/.resh/shellrc # this line was added by RESH (Rich Enchanced Shell History)
[[ -f ~/.bash-preexec.sh ]] && source ~/.bash-preexec.sh # this line was added by RESH (Rich Enchanced Shell History)