This commit is contained in:
2022-10-17 14:57:00 +02:00
parent ca235c11bd
commit 06257bcd39

View File

@@ -0,0 +1,3 @@
function rsync --description 'alias rsync rsync -az --info=progress2'
command rsync -az --info=progress2 $argv;
end