Skip to content

Instantly share code, notes, and snippets.

@dmitry-udod
Forked from andboson/.zshrc
Last active August 29, 2015 14:23
Show Gist options
  • Save dmitry-udod/ac472802281cf9c3d8fd to your computer and use it in GitHub Desktop.
Save dmitry-udod/ac472802281cf9c3d8fd to your computer and use it in GitHub Desktop.
export GOPATH=`pwd`
export PATH="$PATH:$GOPATH/bin"
echo -e "\033[0;32m CURRENT GOPATH IS: $GOPATH \e[0m"
alias rp='source ~/.zshrc'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment