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