# file: /home/USER/.bashrc

export PS1='\[\e[1;33m\][\u@\h \w]\$\[\033[0m\] '
# for debian:
# export PS1='\[\e[1;31m\][\u@\h \w]\$\[\e[0m\] '
