matchai / spacefish

🚀🐟 The fish shell prompt for astronauts
https://spacefish.matchai.dev
MIT License
963 stars 77 forks source link

feat: strip ruby from ruby version #223

Closed jonian closed 2 years ago

jonian commented 3 years ago

Description

Chruby reports versions as ruby-2.7.2 for MRI, jruby-9.2.13.0 for JRuby, etc. This PR strips ruby- from MRI version.

Motivation and Context

Ruby prefix on version number for MRI is redundant.

Types of changes

How Has This Been Tested?

Checklist: