mirror of
https://github.com/starship/starship.git
synced 2024-12-26 09:08:53 +01:00
4 lines
44 B
Fish
4 lines
44 B
Fish
|
function fish_prompt
|
||
|
starship $status
|
||
|
end
|