1
1
Fork 0

fish: Better prompt for root

This commit is contained in:
Jonathan Schleifer 2020-01-21 23:04:07 +00:00
parent ec8b51c80f
commit 300eab47a3
4 changed files with 6 additions and 19 deletions

View file

@ -11,4 +11,6 @@ function fish_right_prompt
set_color $fish_color_error
echo "$code "
end
set_color normal
end