Showing posts with label style. Show all posts
Showing posts with label style. Show all posts

28.10.08

bash promt style customization

Nice documentation on how to change your prompt style.

My current one:

PS1='\[\033[1;33m\]\D{%H:%M} \[\033[1;39m\]\u \[\033[1;35m\]\w\[\033[0m\]: '