mirror of
https://github.com/IlanCosman/tide.git
synced 2024-11-26 09:42:51 +03:00
5 lines
87 B
Fish
5 lines
87 B
Fish
function _tide_item_os
|
|
set_color $tide_os_color
|
|
printf '%s' $_tide_os_icon
|
|
end
|