export PS1="\[\033]0;\u@\h:\w\007\]\[\033[01;31m\]root@\h \[\033[01;34m\]\$\[\033[00m\] "

alias ls='ls --color'
alias grep='grep --color'
