Add profile package
This commit is contained in:
4
profile/.profile.d/go.sh
Normal file
4
profile/.profile.d/go.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
export GOPATH=$HOME/Library/Go
|
||||
export GOBIN=$GOPATH/bin
|
||||
Reference in New Issue
Block a user