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
+2 -1
View File
@@ -65,7 +65,6 @@ status is-interactive; and begin
nerdfetch
if test "$TERM" != dumb
eval (starship init fish)
fzf --fish | source
end
@@ -170,5 +169,7 @@ if test (uname) = Darwin
# opencode
fish_add_path /Users/thomasglopes/.opencode/bin
end