ansible-role-basic-system-s.../files/root_bashrc.sh

3 lines
155 B
Bash

export _ROOT_COLOR=33 # yellow
PS1="\[\033[01;${_ROOT_COLOR}m\]${debian_chroot:+($debian_chroot)}ROOT\[\033[01;34m\]@$(hostname -f) \w \@ #\[\033[00m\] "