dotfiles/fish/config.fish

5 lines
86 B
Fish
Raw Permalink Normal View History

2024-09-01 14:02:40 +02:00
if status is-interactive
set -U fish_greeting
starship init fish | source
end