home-config/fish/functions/_tide_item_time.fish

13038d117b517c11271a4a3c1d2d4fd129893d0a · 81 B · 3 lines raw

1 function _tide_item_time
2 _tide_print_item time (date +$tide_time_format)
3 end