Skip to content

Instantly share code, notes, and snippets.

@behrends
Created November 8, 2010 11:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save behrends/667595 to your computer and use it in GitHub Desktop.
Save behrends/667595 to your computer and use it in GitHub Desktop.
My .irbrc file
require 'rubygems'
require 'wirble'
require 'bond'
Wirble.init
Wirble.colorize
Bond.start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment