Created
August 23, 2010 17:44
-
-
Save ymendel/545952 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
| Cassady:~ yossef$ rvm list | |
| rvm rubies | |
| ree-1.8.7-head [ i386 ] | |
| ruby-1.8.7-p249 [ i386 ] | |
| ruby-1.9.1-p378 [ i386 ] | |
| Cassady:~ yossef$ rvm use ruby-1.8.7 | |
| warn: ruby ruby-1.8.7-p302 is not installed. | |
| info: To install do: 'rvm install ruby-1.8.7-p302' | |
| Cassady:~ yossef$ fuck you | |
| -bash: fuck: command not found | |
| Cassady:~ yossef$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment