home-config/fish/functions/_tide_item_time.fish

e094c2eb8bdbd7247fc87b2c22d81cd3b990def2 · 81 B · 3 lines raw

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