twolfson / sexy-bash-prompt

Bash prompt with colors, git statuses, and git branches.
MIT License
1.14k stars 155 forks source link

Changing the user color in prompt to red, if the current user is root #26

Closed napcae closed 10 years ago

twolfson commented 10 years ago

This was discussed in #18 . The conclusion was that the bash profile for root and such should set up the colors via overrides. If we didn't do this, then there would be 2x the amount of colors to manage.

See https://github.com/twolfson/sexy-bash-prompt#configuration for more information.