Skip to content

Instantly share code, notes, and snippets.

@dwallraff
Forked from krujos/OpsMgr export & Alias
Last active August 29, 2015 14:27
Show Gist options
  • Save dwallraff/61d473ae348841703b50 to your computer and use it in GitHub Desktop.
Save dwallraff/61d473ae348841703b50 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