Initial import
[config/bash_prompt.git] / styles / gentooroot
1 #!/bin/bash
2
3 # 'gentooroot' prompt
4
5 PS1="${RESET_CHARSET}"
6 PS1+="${BOLD_RED}\\h ${BOLD_BLUE}\\W \\$ ${RESET}"