Feb
23rd
Mon
23rd
Bash prompt editing basics
A few links that I found useful while setting up my bash prompt:
And, though nobody actually cares :), here’s what I finally decided on:
PS1="\[\033]0;\h:\w\007\]\e[0;36m\t\e[m \e[1;31m\w\e[m > "