guest@dotshare [~/groups/shells/bash] $ ls Bash-prompt/ | cat

Bash prompt (scrot, raw, dl) (+1 likes)

r004 Oct 04, 2014 (shells/bash)

SCROT

1
2
3
4
5
6
PS1='\[\033[38;5;6m\][\[\033[38;5;118m\]\[\033[38;5;154m\]\[\033[38;1m\]● \[\033[0m\]\[\033[38;5;118m\]\[\033[38;5;244m\]\[\033[1m\]\[\033[30;2;21m\]$USER@$HOSTNAME\[\033[0m\]\[\033[38;5;118m\] \w\[\033[38;5;6m\]]\[\033[38;5;118m\]\[\033[0m\]\[\033[38;5;10m\]\[\033[0m\] '




PS2='\[\033[38;5;6m\][\[\033[38;5;118m\]\[\033[38;5;154m\]\[\033[38;1m\]● \[\033[0m\]\[\033[38;5;118m\]\[\033[38;5;244m\]\[\033[1m\]\[\033[38;5;1m\]$USER@$HOSTNAME\[\033[0m\]\[\033[38;5;118m\] \w\[\033[38;5;6m\]]\[\033[38;5;118m\]\[\033[0m\]\[\033[38;5;10m\]\[\033[0m\] '

CLICK TO VIEW

x

Notes

Nice colorful bash prompt;
Use ps2 for root