Files
dotfiles/dot_env.d/rsync.alias.enabled
Sebastian Rust d353787c1a initial env
2024-06-09 19:01:16 +02:00

4 lines
119 B
Plaintext

alias rcp="rsync -az --info=progress2 --no-i-r"
alias rmv="rsync -az --info=progress2 --no-i-r --remove-source-files"