From: Jeff Wood Date: 2005-10-14T04:53:44+09:00 Subject: Re: IRB under windows ... ------=_Part_8521_25025199.1129233220823 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline By default, there doesn't seem to be a "HOME" environment variable for windows ... That's why I'm asking... there's a lot of little goodies that I've added to my .irbrc file on my linux systems that I'd like to get grooving under windows ... Guess I'll have to create that variable ... Anybody else run into this??? j. On 10/13/05, Jeffrey Dik wrote: > > Looks like > > %HOME%/.irbrc [if there is an environment variable "HOME"] > .irbrc > irb.rc > _irbrc > $irbrc > > It uses "load" to load it, so "load" tries each of the load path > directories for each of [.irbrc, irb.rc, _irbrc, $irbrc]. > > Hope that helps, > Jeff > > On Fri, Oct 14, 2005 at 02:22:41AM +0900, Jeff Wood wrote: > > Where does IRB go looking for .irbrc files on a windows system? > > j. > > > > -- > > "http://ruby-lang.org -- do you ruby?" > > > > Jeff Wood > > -- "http://ruby-lang.org -- do you ruby?" Jeff Wood ------=_Part_8521_25025199.1129233220823--