AutoYADM commit: 2025-06-25 13:38:00

This commit is contained in:
Daniel Fichtinger 2025-06-25 13:38:00 -04:00
parent 7b4191c181
commit 14ba21e960
3 changed files with 14 additions and 6 deletions

View file

@ -0,0 +1,4 @@
function date_fmt --wraps=date_format --description 'alias date_fmt=date_format'
date_format $argv
end