Explorar el Código

Add GOPATH/bin to PATH variable

pull/15/head
10sr hace 8 años
padre
commit
4ecb1fd55d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      profile

+ 1
- 0
profile Ver fichero

@@ -131,6 +131,7 @@ fi
export JAVA_OPTS="$JAVA_OPTS -Duser.language=en"

export GOPATH="$HOME/my/go"
export PATH="$GOPATH/bin:$PATH"


###########################################


Cargando…
Cancelar
Guardar