diff --git a/.bashrc b/.bashrc index f48230d..942c785 100644 --- a/.bashrc +++ b/.bashrc @@ -137,4 +137,4 @@ test -z "$TMUX" && (tmux attach || tmux new-session) # export PATH=$PATH:$GOROOT/bin #fi - +export GOPATH=$HOME/go