Skip to content

Instantly share code, notes, and snippets.

@JNaeemGitonga
Created December 29, 2019 21:35
Show Gist options
  • Save JNaeemGitonga/8647d4cd5897351117b1d4e0b35c7133 to your computer and use it in GitHub Desktop.
Save JNaeemGitonga/8647d4cd5897351117b1d4e0b35c7133 to your computer and use it in GitHub Desktop.
shell variables
export GOPATH=$HOME/porjects/go
export PATH="$PATH:$HOME/projects/go/bin"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment