add rsync alias

This commit is contained in:
Tyler Starr 2024-09-15 17:21:36 -07:00
parent f7d323ed31
commit 4bcfa42a83

View File

@ -57,3 +57,6 @@ alias dr='docker run --rm --name $(date +%Y%m%d%k%M%S) -p 8082:8082 -v $(pwd):/r
# applications
alias google-chrome-stable="google-chrome-stable --simulate-outdated-no-au='Tue, 31 Dec 2099 23:59:59 GMT'"
# rsync
alias rsync.net="ssh fm2120@fm2120.rsync.net"