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