4 lines
106 B
Fish
4 lines
106 B
Fish
function dfmt --wraps=date_format --description 'alias dfmt=date_format'
|
|
date_format $argv
|
|
|
|
end
|