Skip to content

Instantly share code, notes, and snippets.

@chloerei
Created March 21, 2015 08:09
Show Gist options
  • Save chloerei/dd33105e6e720f442387 to your computer and use it in GitHub Desktop.
Save chloerei/dd33105e6e720f442387 to your computer and use it in GitHub Desktop.
Config gem user install
export GEM_HOME="$(ruby -rubygems -e 'puts Gem.user_dir')"
PATH="$(ruby -rubygems -e 'puts Gem.user_dir')/bin:$PATH"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment