####[ GNU/Linux One Stanza Tip (LOST) ]#######################
Sub : Colourful Prompts LOST #121
Put this in your .bashrc / .bash_profile
For Root :
PS1=’\[\e[22m\e[40m\e[41m\]\h:\w\$\[\e[22m\e[40m\e[37m\] ‘
For an User:
PS1=’\[\e[22m\e[40m\e[32m\]\u@\h:\w\$\[\e[22m\e[40m\e[37m '
####[ragu (at) vsnl.com]######################################
Tags: linux, lost, tips, tricks