Skip to content

Instantly share code, notes, and snippets.

@kassi
Created July 18, 2012 20:51
Show Gist options
  • Save kassi/3138803 to your computer and use it in GitHub Desktop.
Save kassi/3138803 to your computer and use it in GitHub Desktop.
System Files: ruby
gem: --no-ri --no-rdoc
install: --no-rdoc --no-ri
update: --no-rdoc --no-ri
# rbenv
export PATH="$HOME/.rbenv/bin:$PATH"
eval "$(rbenv init -)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment