replace starship with custom fish prompt
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user