home-config/fish/functions/_tide_item_time.fish

72d1c1aae5c6ef87a88e81111a74d7b041c57a22 · 81 B · 3 lines raw

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