Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DenimTornado/5b2f3e82f7c763ccc72b to your computer and use it in GitHub Desktop.
Save DenimTornado/5b2f3e82f7c763ccc72b to your computer and use it in GitHub Desktop.
# disable local snapshots feature of time machine
sudo tmutil disablelocal
# undo
#sudo tmutil enablelocal
# delete all mobile backups
# repeat after every new backup drive selection
sudo rm -r /.MobileBackups
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment