~ willcodeforfoo /.irbrc

Uses Wirble (http://pablotron.org/software/wirble/README), which does some cool stuff like syntax highlighting.
# load Ruby Gems and Wirble
require 'rubygems' rescue nil
require 'wirble'

# load Wirble
Wirble.init
Wirble.colorize