RailsCasts Pro episodes are now free!

Learn more or hide this

fbehrens's Profile

GitHub User: fbehrens

Comments by

Avatar

I have the same problem I found out that ZSH (and oh-my-zsh) works in windows under cygwin which emulates a *nix environment. It's a little bit slower, and i had some quirks buts its worth a try.

Avatar

For Windows users, the amazing reloading mechanism on edit-method works fine when using GVIM and set EDITOR=vim

Avatar

I once got some colorful working with ansicon and those .irbrc . Some more fiddling may be required, hope that helps, Frank

ruby
require 'rubygems'
require 'win32console'
require 'term/ansicolor' 
include Win32::Console::ANSI
include Term::ANSIColor
require 'wirble'
Wirble.init
Wirble.colorize