This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
jeremy
/
shellrc
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
e238c3d704
Větve
Značky
master
shellrc
/
rc.d
/
01_golang.sh
01_golang.sh
84 B
Historie
Surový
1
2
3
4
if has go; then
path_add GOPATH $(go env GOPATH)
path_add PATH ${GOPATH}/bin
fi