go envs
This commit is contained in:
parent
5819358ea7
commit
ff5433e202
@ -50,9 +50,6 @@ fi
|
|||||||
|
|
||||||
export GOCACHE="/tmp/go-cache"
|
export GOCACHE="/tmp/go-cache"
|
||||||
export GOPATH="${HOME}/code/go"
|
export GOPATH="${HOME}/code/go"
|
||||||
|
export GOBIN="${HOME}/.local/bin"
|
||||||
|
|
||||||
export GOPROXY=off
|
export GOPROXY=off
|
||||||
|
|
||||||
if [ -d "${GOBIN}" ] ; then
|
|
||||||
export PATH="${PATH}:${GOBIN}"
|
|
||||||
fi
|
|
||||||
Loading…
x
Reference in New Issue
Block a user