bash/available/root_prompt.sh
2020-02-15 16:32:34 +01:00

4 lines
41 B
Bash

PS1="\033[1;31m$PS1\033[00m"
export PS1