Created
October 12, 2013 01:52
-
-
Save halcyonardency/6944744 to your computer and use it in GitHub Desktop.
FUUUUUUUUUUUUUUUUUUU ruby.
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
$gem install rb-readline | |
Fetching: rb-readline-0.5.0.gem (100%) | |
Successfully installed rb-readline-0.5.0 | |
Parsing documentation for rb-readline-0.5.0 | |
Installing ri documentation for rb-readline-0.5.0 | |
1 gem installed | |
$ bundle exec guard start | |
You're running a version of ruby with no Readline support | |
Please `gem install rb-readline` or recompile ruby --with-readline. | |
$ sudo gem install rb-readline | |
Successfully installed rb-readline-0.5.0 | |
Parsing documentation for rb-readline-0.5.0 | |
1 gem installed | |
$ bundle exec guard start | |
You're running a version of ruby with no Readline support | |
Please `gem install rb-readline` or recompile ruby --with-readline. | |
$ sudo bundle exec guard start | |
You're running a version of ruby with no Readline support | |
Please `gem install rb-readline` or recompile ruby --with-readline. | |
$ sudo eat my own face off because: fuck ruby | |
sudo: eat: command not found |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment