home-config/fish/functions/_tide_item_time.fish

a68eca169b8b165571a257d640ab772d81cf263f · 81 B · 3 lines raw

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