TaKO8Ki / frum

A little bit fast and modern Ruby version manager written in Rust
MIT License
635 stars 15 forks source link

[FEATURE REQUEST] frum --quiet or -q #41

Closed ghost closed 3 years ago

ghost commented 3 years ago

I love it so far, just needs a quiet option. I'm not a fan of seeing the error message about not finding a ruby-version file every time I cd to a directory.

Just a FYI, I'm on FreeBSD 13, and it's working great. Thank you for your work.

TaKO8Ki commented 3 years ago

Thank you for your feedback! I agree with that. I'm going to fix that.

TaKO8Ki commented 3 years ago

I opened an issue about that. https://github.com/TaKO8Ki/frum/issues/42