Skip to content

Instantly share code, notes, and snippets.

@chronicole
chronicole / .irbrc
Created March 27, 2011 18:49
my customized ~./irbrc file
# Nicole's Code or Code Not custom IRB file
# http://codeorcodenot.blogspot.com/2011/03/setting-up-house-creating-custom-irbrc.html
# References:
# http://www.alloycode.com/2010/6/26/automatic-color-coding-for-script-console-and-irb
# http://robots.thoughtbot.com/post/159806033/irb-script-console-tips
# http://drnicwilliams.com/2006/10/12/my-irbrc-for-consoleirb/
# http://www.dotnetguy.co.uk/post/2011/03/27/ruby-syntax-highlighting-within-the-console-with-wirble-and-the-rvm
@chronicole
chronicole / Custom.css
Last active December 13, 2015 19:28 — forked from bentruyman/Custom.css
Update IR Black Skin so when editing HTML in developer the text is not black on black.
/**********************************************/
/*
/* IR_Black Skin by Ben Truyman - 2011
/*
/* Based on Todd Werth's IR_Black:
/* http://blog.toddwerth.com/entries/2
/*
/* Inspired by Darcy Clarke's blog post:
/* http://darcyclarke.me/design/skin-your-chrome-inspector/
/*