Skip to content

Instantly share code, notes, and snippets.

@oliverlundquist
Created September 16, 2017 17:43
Show Gist options
  • Save oliverlundquist/2cbe7eb005ec257864ec963021b31aad to your computer and use it in GitHub Desktop.
Save oliverlundquist/2cbe7eb005ec257864ec963021b31aad to your computer and use it in GitHub Desktop.
Backup Script
alias backup="rsync -a --progress --delete ~/Pictures/ /Volumes/Backups/olivers-mac"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment