commit
bf25c8e1d2
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ function promptSetup () {
|
|||
fi
|
||||
|
||||
# rootshell gets another prompt sign
|
||||
CURRENT_USER=whoami
|
||||
CURRENT_USER=`whoami`
|
||||
PR_SIGN=$NOCOLOR
|
||||
PR_SIGN+="%F{160}%B"
|
||||
if [[ $CURRENT_USER == 'root' ]]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue