Skip to content

Instantly share code, notes, and snippets.

@chebyte
Created January 24, 2010 17:11
Show Gist options
  • Save chebyte/285317 to your computer and use it in GitHub Desktop.
Save chebyte/285317 to your computer and use it in GitHub Desktop.
sudo gem install -y wirble
en la home crear el archivo .irbrc con el siguiente contenido
require 'rubygems'
require 'wirble'
Wirble.init
Wirble.colorize
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment