Archive | noviembre 2013

My color prompt in Debian Wheezy

This is my new full color prompt for my user.

Just edit ~/.bashrc where PS1 is defined and add this:

PS1='${debian_chroot:+($debian_chroot)}\[33[01;32m\]\u@\[33[01;33m\]\h\[33[0;32m\]<\[33[0;31m\]${?#0}\[33[32m\]>\[33[0;36m\]\w \$\[33[00m\] '