mirror of
https://github.com/IlanCosman/tide.git
synced 2024-11-27 13:18:02 +03:00
4 lines
90 B
Fish
4 lines
90 B
Fish
function _tide_item_time
|
|
set_color $tide_time_color
|
|
date +$tide_time_format' '
|
|
end |