Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 711 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 711 Bytes

Disable Bloat on macOS

About

Disables unnecessary services and features on macOS (Ventura). Please read through the script before executing! There may be some services you don't want to disable (dock, Siri, iCloud, iTunes, etc.).

Just clone and run chmod +x ./disable_bloat.sh && ./disable_bloat.sh

To revert settings, just run ./disable_bloat.sh --revert

Issues

Please open up issues with this script so we can document consequences of disabling each service!

Related projects