upadte zsh prompt
This commit is contained in:
parent
9f4e304aec
commit
e62a7781b4
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ function root_color {
|
||||||
then
|
then
|
||||||
echo "%{$fg_bold[green]%}"
|
echo "%{$fg_bold[green]%}"
|
||||||
else
|
else
|
||||||
echo "%{$fg_bold[black]%}"
|
echo "%{$fg_bold[yellow]%}"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue