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

4 lines
61 B
Fish
Raw Normal View History

2024-02-14 19:58:23 -08:00
if status is-interactive
starship init fish | source
end