TaKO8Ki / frum

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

Turn off error messages after running `cd` command #42

Closed TaKO8Ki closed 3 years ago

TaKO8Ki commented 3 years ago

ref https://github.com/TaKO8Ki/frum/issues/41#issue-865983061

citizen428 commented 3 years ago

Just to clarify, should this be the default behavior or behind a -q switch (IMO default). Also, would you accept a contribution for this?

TaKO8Ki commented 3 years ago

@citizen428 Sure! I think it is good to add --quiet flag to local command and use this flag in use_on_cd functions for each shell.