postmodern / ruby-install

Installs Ruby, JRuby, TruffleRuby, or mruby
MIT License
1.9k stars 252 forks source link

List installed Rubies #416

Open svoop opened 2 years ago

svoop commented 2 years ago

This small addition adds -I or --installed to list installed Rubies. This is very useful for folks using ruby-install only (without chruby).

Thanks for considering to merge!