This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
jeremy
/
shellrc
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
e238c3d704
Rami (Branch)
Tag
master
shellrc
/
rc.d
/
01_golang.sh
01_golang.sh
84 B
Cronologia
Originale
1
2
3
4
if has go; then
path_add GOPATH $(go env GOPATH)
path_add PATH ${GOPATH}/bin
fi