Skip to content

Instantly share code, notes, and snippets.

@krujos
Created January 17, 2015 22:55
Show Gist options
  • Save krujos/b00ac924a22448bdcd92 to your computer and use it in GitHub Desktop.
Save krujos/b00ac924a22448bdcd92 to your computer and use it in GitHub Desktop.
Export and alias to have bosh command "just work"
export BUNDLE_GEMFILE=/home/tempest-web/tempest/web/bosh.Gemfile
alias bosh='bundle exec bosh'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment