1
0
Fork 0

fish: get rid of starship, bring custom prompt back

This commit is contained in:
Von Random 2025-01-10 13:56:25 +02:00
parent 83bcd5952f
commit f323956d2b
10 changed files with 97 additions and 2 deletions

View file

@ -19,6 +19,4 @@ if status is-interactive
printf '\e[31m>>\e[39m exit \e[31m%s\e[39m\n' $ret
end
end
starship init fish | source
end