mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-19 19:45:10 +00:00
4 lines
44 B
Fish
4 lines
44 B
Fish
|
function fish_prompt
|
||
|
starship $status
|
||
|
end
|