More nitpicking
This commit is contained in:
parent
907f2cc855
commit
ca15677f7c
|
@ -55,7 +55,7 @@ function _user_prompt
|
||||||
printf "\n"
|
printf "\n"
|
||||||
set_color brblack
|
set_color brblack
|
||||||
if test (id -u) -eq 0
|
if test (id -u) -eq 0
|
||||||
printf "# "
|
printf '# '
|
||||||
else
|
else
|
||||||
printf '$ '
|
printf '$ '
|
||||||
end
|
end
|
||||||
|
|
Reference in a new issue