mirror of
https://github.com/IlanCosman/tide.git
synced 2024-11-24 01:13:13 +03:00
4 lines
86 B
Fish
4 lines
86 B
Fish
function _tide_item_os
|
|
set_color $tide_os_color
|
|
printf '%s' $_tide_os_icon
|
|
end |