home-config/fish/functions/_tide_item_time.fish

51bdc7674c132f013c02c8b5b4c5f671a5a2de1c · 81 B · 3 lines raw

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