From: psy Date: 2008-09-11T23:37:16+09:00 Subject: Re: how can I set my shell to irb? vim .bashrc add irb ;) On Thu, 11 Sep 2008 05:16:44 +0900 Lex Williams wrote: > Hi guys ! > > I'm running opensuse 11.0 . I would like to know 2 things : > > 1) is it possible to change my shell from bash to irb ? if so,how ? ( I > tried chsh , but with no success ) > 2) is it possible to add methods to irb , by writing code in .irbrc ? If > so , could I see an example ? > > Thanks