Skip to content

Instantly share code, notes, and snippets.

@k0001
Created October 31, 2010 18:06
Show Gist options
  • Save k0001/656921 to your computer and use it in GitHub Desktop.
Save k0001/656921 to your computer and use it in GitHub Desktop.
.irbrc
require 'irb/completion'
require 'wirble'
IRB.conf[:AUTO_INDENT] = true
IRB.conf[:USE_READLINE] = true
Wirble.init
Wirble.colorize
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment