Skip to content

Instantly share code, notes, and snippets.

@statianzo
Created March 13, 2012 14:18
Show Gist options
  • Save statianzo/2029055 to your computer and use it in GitHub Desktop.
Save statianzo/2029055 to your computer and use it in GitHub Desktop.
Put in ~/.bundle/config to prevent global gem installs
---
BUNDLE_BIN: vendor/bundle/bin
BUNDLE_PATH: vendor/bundle
BUNDLE_DISABLE_SHARED_GEMS: '1'
@paulbaker3
Copy link

Config file 1 of 2 for rbenv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment