about summary refs log tree commit diff stats
path: root/profile/go.sh
diff options
context:
space:
mode:
Diffstat (limited to 'profile/go.sh')
-rw-r--r--profile/go.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/profile/go.sh b/profile/go.sh index baa4187..34df159 100644 --- a/profile/go.sh +++ b/profile/go.sh
@@ -1,5 +1,7 @@
1# Go 1# Go
2 2
3execp go || return
4
3export GOPATH="$HOME/src/go" 5export GOPATH="$HOME/src/go"
4 6
5# https://drewdevault.com/2022/05/25/Google-has-been-DDoSing-sourcehut.html 7# https://drewdevault.com/2022/05/25/Google-has-been-DDoSing-sourcehut.html