I am running OS X El Capitan. Ever since I installed Ruby onto my MacBook Air the command prompt changed to ruby-2.2.1
and it is colored green. I have looked at the color options in terminal preferences but have not found any that will change the color of ruby-2.2.1
When I type bash
into the terminal, it goes to bash-3.2$
and it is white. This leads me to believe that ruby-2.2.1
in green is some default setting somewhere. I would like to know how I can edit that default.
I am not asking about the IRB prompt. I am asking about the default prompt that pops up when logging into the terminal on the MacBook Air with OS X El Capitan.