4 lines
86 B
Fish
4 lines
86 B
Fish
if status is-interactive
|
|
set -U fish_greeting
|
|
starship init fish | source
|
|
end
|