replace starship with custom fish prompt

This commit is contained in:
2026-03-05 15:05:58 +00:00
parent 17563547d8
commit 77cae177b9
11 changed files with 373 additions and 174 deletions
@@ -0,0 +1,3 @@
# Disable fish's built-in vi mode indicator (we render our own mode pill in fish_prompt)
function fish_mode_prompt
end