Easy way to customize bash prompt

Started by ergophobe, October 08, 2017, 05:23:02 PM

Previous topic - Next topic

ergophobe

If you spend a lot of time on the bash command line, but aren't bash expert at all (guilty on both counts), this is super:
http://ezprompt.net/

It took me 5 mins to get a prompt with my current directory, git branch and status displayed and color coded

littleman