linuxware/.config/fish/functions/fish_prompt.fish

5 lines
72 B
Fish

function fish_prompt
set_color 7400FF
echo '%' (set_color normal)
end