added video presets

This commit is contained in:
JMARyA 2020-11-24 16:49:53 +01:00
parent 074b56ba30
commit 277fb7b293
No known key found for this signature in database
GPG key ID: 19BD48AEE60FA00B
11 changed files with 17 additions and 6 deletions

View file

@ -1,3 +1,4 @@
alias rsync-copy="rsync -avz --progress -h"
alias rsync-move="rsync -avz --progress -h --remove-source-files"
alias rsync-update="rsync -avzu --progress -h"