matchai / spacefish

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

Add support for chruby #46

Closed avegancafe closed 6 years ago

avegancafe commented 6 years ago

Description

This adds support for chruby in the ruby version section

screen shot 2018-07-06 at 12 15 38 am

Motivation and Context

Helps close #35

Types of changes

Screenshots (if appropriate):

How Has This Been Tested?

Checklist:

avegancafe commented 6 years ago

For reference, this is where $RUBY_AUTO_VERSION is set in chruby: https://github.com/postmodern/chruby/blob/83431e73c9e747eb6117496319ec87bb339963f6/share/chruby/auto.sh#L14

matchai commented 6 years ago

Thank you for the contribution @kyleholzinger!

avegancafe commented 6 years ago

Of course @matchai !