pivotal / workstation-setup

Scripts to automatically set up a machine for development the "Tanzu Labs" way
https://github.com/pivotal/workstation-setup
MIT License
325 stars 240 forks source link

Remove ruby version from prompt #272

Closed santiagovm closed 3 years ago

santiagovm commented 4 years ago

No need to have the ruby version on my face all the time

professor commented 4 years ago

Great observation. This is left over from the days when most projects had ruby in them.

However, some projects do have ruby. Maybe a better change would be to make this conditional on how the machine is setup. E.g. if you select ruby as an install parameter, then you see ruby in the command line.

santiagovm commented 4 years ago

Yes, it could be configurable, but it can get tricky when you opt in into multiple things. Do we show the node version? The ruby version? Java? Python?

joemoore commented 3 years ago

We are declaring PR bankruptcy as per #295.

In addition we have moved to zsh and oh-my-zsh.

Please review recent changes and direction and resubmit if needed.

Thank you!