config/config.fish

8 lines
142 B
Fish

if status is-interactive
# Commands to run in interactive sessions can go here
end
# launch starship prompt
starship init fish | source