Skip to content

Instantly share code, notes, and snippets.

@j3rrykh4n
Created April 22, 2019 10:34
Show Gist options
  • Save j3rrykh4n/c339cf6bd39132ae4aa50293b1cfd4cc to your computer and use it in GitHub Desktop.
Save j3rrykh4n/c339cf6bd39132ae4aa50293b1cfd4cc to your computer and use it in GitHub Desktop.
export GOROOT="/data/data/com.termux/files/usr/lib/go"
export GOPATH=$HOME/storage/storage/sdcard0/htdocs/go/
export PATH=$GOPATH/bin:$GOROOT/bin:$PATH
~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment