dotfiles/.config/fish/conf.d/starship.fish

3 lines
56 B
Fish

if type -q starship
starship init fish | source
end