Skip to content

Instantly share code, notes, and snippets.

@TechIsFun
Created January 10, 2020 16:53
Show Gist options
  • Save TechIsFun/ffff06343a85815bb6579e6de7b6a718 to your computer and use it in GitHub Desktop.
Save TechIsFun/ffff06343a85815bb6579e6de7b6a718 to your computer and use it in GitHub Desktop.
find ~/projects -maxdepth 5 -type d -name 'build' | xargs -n 1 tmutil addexclusion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment