Skip to content

Instantly share code, notes, and snippets.

@miglen
Created March 27, 2026 18:30
Show Gist options
  • Select an option

  • Save miglen/bf63f782f31e26b17744d8f971b996e9 to your computer and use it in GitHub Desktop.

Select an option

Save miglen/bf63f782f31e26b17744d8f971b996e9 to your computer and use it in GitHub Desktop.
mac cleanup quick
rm -rf ~/Library/Caches/*
rm -rf ~/Library/Logs/*
rm -rf ~/Library/Developer/Xcode/DerivedData/*
rm -rf ~/Library/Developer/Xcode/Archives/*
rm -rf ~/Library/Developer/Xcode/iOS\ DeviceSupport/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment