so we can rename this
This commit is contained in:
parent
3d330ae79c
commit
6bc7d28479
|
@ -1,7 +1,7 @@
|
|||
# Programming languages
|
||||
|
||||
## Go
|
||||
export GOPATH="$HOME/opt/gopath"
|
||||
export GOPATH="$HOME/opt/go"
|
||||
PATH="$PATH:$GOPATH/bin"
|
||||
|
||||
## Node
|
||||
|
|
Reference in a new issue