Skip to content

Commit

Permalink
configure docker
Browse files Browse the repository at this point in the history
  • Loading branch information
damonmorgan committed Feb 17, 2016
1 parent 481b632 commit ccf7899
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,6 @@ export BUNDLE_JOBS=4
export GOPATH=$HOME/gocode
export PATH=$PATH:/usr/local/Cellar/go/1.0.2/bin
export PATH=$PATH:$GOPATH/bin

#docker
eval "$(docker-machine env default)"

0 comments on commit ccf7899

Please sign in to comment.