Explorar el Código

~/.env: fix maven/intellij complaining all the time.

Lucas Stadler %!s(int64=11) %!d(string=hace) años
padre
commit
4f38e9bb78
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .env

+ 2 - 0
.env

@ -31,5 +31,7 @@ add_to_path() {
31 31
add_to_path .bin .cabal .gem/ruby/2.0.0/bin erlang-git
32 32
add_to_path  ~/.lang_*
33 33
34
export M2_HOME=/opt/maven
35
34 36
export GOPATH=$HOME/.go
35 37
export PATH=$GOPATH/bin:$PATH