[NEW] Bin dir
This commit is contained in:
parent
6afdcf0e9b
commit
c5c1de74c9
7 changed files with 294 additions and 11 deletions
3
bash/bash_export
Normal file
3
bash/bash_export
Normal file
|
@ -0,0 +1,3 @@
|
|||
export GOROOT=$HOME/go
|
||||
export GOPATH=$GOROOT/bin
|
||||
export PATH=~/bin:$PATH:$GOROOT/bin
|
Loading…
Add table
Add a link
Reference in a new issue