Skip to content

Instantly share code, notes, and snippets.

@eugene-babichenko
Created September 16, 2019 11:13
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 eugene-babichenko/211f4e6b7afdba56460948847d04d4b1 to your computer and use it in GitHub Desktop.
Save eugene-babichenko/211f4e6b7afdba56460948847d04d4b1 to your computer and use it in GitHub Desktop.
GOPATH=$HOME/go
GOBIN=$GOPATH/bin
PATH=$PATH:$GOBIN
source <(zpm load --install-missing --update-check)
ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=#ff00ff"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment