added starship to fish

I need to customize the starship prompt
This commit is contained in:
Christian Figueroa 2025-04-27 08:04:07 -07:00
parent 2dbb5669d3
commit 295924d5e9

View File

@ -25,3 +25,6 @@ function fish_user_key_bindings
bind ! bind_bang
bind '$' bind_dollar
end
# Starship
starship init fish | source