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