Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
bdargan committed Nov 20, 2015
1 parent f499363 commit 33d3548
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions _bash_profile
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ complete -o "nospace" -W "Finder Dock Mail Safari iTunes iCal Address\ Book Syst
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*

export VAGRANT_HOME=/Volumes/dargz/.vagrant.d
export DOCKER_HOST=tcp://127.0.0.1:4243

export PATH=$PATH:/usr/local/bin:./node_modules/.bin:/Volumes/dargz/bin

#THIS MUST BE AT THE END OF THE FILE FOR GVM TO WORK!!!
[[ -s "/Users/Brett/.gvm/bin/gvm-init.sh" ]] && source "/Users/Brett/.gvm/bin/gvm-init.sh"

0 comments on commit 33d3548

Please sign in to comment.