README: improve wording an provide a more robust example of use
[config/bash_prompt.git] / styles / picocolor
1 #!/bin/bash
2
3 # 'graphic mini' prompt
4
5 PS1="${RESET_CHARSET}"
6 PS1+="${BOLD_WHITE} \\w ${RESET}\\$ "