initial env

This commit is contained in:
Sebastian Rust
2024-06-09 19:01:16 +02:00
commit d353787c1a
28 changed files with 113 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
alias rcp="rsync -az --info=progress2 --no-i-r"
alias rmv="rsync -az --info=progress2 --no-i-r --remove-source-files"