Skip to content

Instantly share code, notes, and snippets.

@halcyonardency
Created October 12, 2013 01:52
Show Gist options
  • Save halcyonardency/6944744 to your computer and use it in GitHub Desktop.
Save halcyonardency/6944744 to your computer and use it in GitHub Desktop.
FUUUUUUUUUUUUUUUUUUU ruby.
$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