Sfoglia il codice sorgente

Add GOPATH/bin to PATH variable

pull/15/head
10sr 8 anni fa
parent
commit
4ecb1fd55d
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      profile

+ 1
- 0
profile Vedi File

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

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


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


Caricamento…
Annulla
Salva