mirror of
https://git.in.rschanz.org/ryan77627/guix-config.git
synced 2025-01-31 06:31:17 -05:00
4 lines
81 B
Fish
4 lines
81 B
Fish
|
function _tide_item_time
|
||
|
_tide_print_item time (date +$tide_time_format)
|
||
|
end
|