Skip to content

Instantly share code, notes, and snippets.

@ddollar
Created September 14, 2010 05:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ddollar/578585 to your computer and use it in GitHub Desktop.
Save ddollar/578585 to your computer and use it in GitHub Desktop.
[david@carbon] [rvm:system] [heroku:production]
[~] which rvm
/Users/david/.rvm/bin/rvm
[david@carbon] [rvm:system] [heroku:production]
[~] rvm use 1.9.2
-bash: export: `rvm_path rvm_interactive_flag rvm_version rvm_ruby_string ': not a valid identifier
-bash: export: `rvm_path rvm_interactive_flag rvm_version rvm_ruby_string ': not a valid identifier
-bash: unset: `rvm_ruby_string ': not a valid identifier
-bash: export: `rvm_ruby_gem_home rvm_ruby_gem_path rvm_path rvm_interactive_flag rvm_version rvm_ruby_string ': not a valid identifier
Using /Users/david/.rvm/gems/ruby-1.9.2-p0
[david@carbon] [rvm:ruby-1.9.2] [heroku:production]
[~] ~/.rvm/bin/rvm use 1.9.2
Using /Users/david/.rvm/gems/ruby-1.9.2-p0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment