But it's not so difficult to customize your prompt yourself. Read the man page for whichever shell you're using.
I don't care for any of that oh-my-zsh, or powerline stuff, etc.
Back in the early 1990's, when I did most of my work in MS-DOS, I used ANSI.SYS and escape sequences to add colors, info, and positioning, and the same basics still apply in most of today's Unix-like systems.
I've gone with Powerline, here is a sample[1]. I like it because it shows me what branch I'm on when I'm inside a git repo and whether or not I need to commit. The theme I'm using is Tomorrow Night Bright[2].
Menlo Regular for Powerline. Yeah Powerline setup is not very clean, but once it's up and running, it looks great. You have to compile the fonts with he special Powerline symbols order to get it to work properly. Here are some fonts that are already pre-complied[1].
http://xta.github.io/HalloweenBash/
https://ddg.gg/?q=bash+prompt+generator
But it's not so difficult to customize your prompt yourself. Read the man page for whichever shell you're using. I don't care for any of that oh-my-zsh, or powerline stuff, etc.
Back in the early 1990's, when I did most of my work in MS-DOS, I used ANSI.SYS and escape sequences to add colors, info, and positioning, and the same basics still apply in most of today's Unix-like systems.