Created
August 19, 2010 13:26
-
-
Save nilakanta/537869 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
painless removal of all the gems `gem list | cut -d" " -f1 | xargs gem uninstall -aIx` | |
rvm install 1.9.2 on OS X 10.6 `rvm install 1.9.2 -C --with-readline-dir=/opt/local,--build=x86_64-apple-darwin10` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment