dotfiles/fish/config.fish
2024-09-01 17:44:44 +05:30

4 lines
86 B
Fish

if status is-interactive
set -U fish_greeting
starship init fish | source
end