so we can rename this

legacy
Simon Bruder 2018-03-29 21:02:22 +00:00
parent 3d330ae79c
commit 6bc7d28479
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Programming languages
## Go
export GOPATH="$HOME/opt/gopath"
export GOPATH="$HOME/opt/go"
PATH="$PATH:$GOPATH/bin"
## Node