bash PS1 Generator and other Useful Stuff
PS1 Generator
A nice site to play with how you can manage/configure your bash prompt. Bash Prompt Generator
Other useful PS1 stuff
Found some tips on dynamic bash script. I tried to do some stuff and my attempt is shown below. It didn't work for the situation that I …