Coloured $PS1
$PS1 is the variable which sets our bash prompt appearance. Why you can need this? Well, for example when in black command shell in work you want to get better readability. Also with this code you will get time of finishing job by previous command, on the left from your username. Just change PS1 in [...]