Update pure.theme.bash

Fixed an issue, where ps_root_mark was not defined
pull/261/head
Hannes 2014-12-08 13:39:38 +01:00 committed by Hector Rivas
parent d76453784f
commit 19950f65d1
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ pure_prompt() {
ps_user="${green}\u${normal}";
ps_user_mark="${green} $ ${normal}";
ps_root="${red}\u${red}";
ps_root="${red} # ${normal}"
ps_root_mark="${red} # ${normal}"
ps_path="${yellow}\w${normal}";
# make it work