2015-08-12

Slitaz -- PS1


root@slitaz:~$
root@slitaz:~$ grep Red -A 2 /etc/profile
# Red and blue for root
PS1="\[\e[1;31m\]\u@\h\[\e[0m\]:\[\e[1;34m\]\w\[\e[0m\]\\$ "
#PS1='\u@\h:\w\$ '

root@slitaz:~$ . /etc/profile
root@slitaz:~#