Skip to content

Instantly share code, notes, and snippets.

@yeasy
Last active December 20, 2016 07:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yeasy/c15a01b81bef873ace08c6562f602eb3 to your computer and use it in GitHub Desktop.
Save yeasy/c15a01b81bef873ace08c6562f602eb3 to your computer and use it in GitHub Desktop.
export GOPATH=$HOME/Workspace/Go
export PATH="$PATH:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
export PATH="$PATH:/usr/local/go/bin:$GOPATH/bin"
plugins=(brew catimg colored-man colorize cp d extract git osx pip python sudo virtualenv z zsh-autosuggestions)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment