From: Chad Perrin Date: 2011-12-29T15:36:53+09:00 Subject: Re: rvmsh: An easy installer for RVM On Thu, Dec 29, 2011 at 11:28:16AM +0900, Bryan Dunsmore wrote: > I have recently begun work on a project called [rvmsh] > (https://github.com/dunsmoreb/rvmsh); an easy installer for RVM. > > > What it does is: > > + Install prerequisites > + Download RVM > + Load RVM > + Source ~/.bashrc > + Test for RVM > + Offer to install latest ruby > > I'm open to any suggestions and even encourage them. I would also be > happy if people would try it out on their systems and tell me if it > works. > > Thank you. I would like to see it use sh/.profile instead of bash/.bashrc, actually. One of the things I don't like about the current installation procedure for RVM is its reliance on Bash. That is, in fact, the *only* reason I have Bash installed on a couple of machines. If it offered the ability to do without Bash when installing RVM, I'd like to help with testing on FreeBSD. -- Chad Perrin