dotfiles/fish/functions/_pure_prompt_ending.fish
Julius Klotz e1f49b8878 initial commit
2025-02-21 11:32:33 +01:00

4 lines
64 B
Fish

function _pure_prompt_ending
echo (set_color normal)" "
end