Skip to content

Commit

Permalink
GOPATH=HOME
Browse files Browse the repository at this point in the history
  • Loading branch information
hgmnz committed Nov 9, 2012
1 parent 78b8235 commit 5c2dfb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zshenv
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ export HISTFILE=~/.history
export SHELL='/bin/zsh'
export PATH="$HOME/.rbenv/bin:$PATH"
eval "$(rbenv init -)"
export GOPATH=$HOME/go
export GOPATH=$HOME
export PATH=$PATH:$GOPATH/bin

0 comments on commit 5c2dfb6

Please sign in to comment.