Skip to content

Instantly share code, notes, and snippets.

View 0x8008's full-sized avatar
๐ŸŠ
orange season

0x8008 0x8008

๐ŸŠ
orange season
  • Szczytna, Poland
View GitHub Profile
@0x8008
0x8008 / script.sh
Created October 17, 2024 07:56
Unfuck macOS with one simple script
#!/bin/bash
# Based on macOS Silverback Debloater
# v2.0 by 0x8008, original by Wamphyre
# Disabling SIP is required ("csrutil disable" from Terminal in Recovery)
# Modifications are written in /private/var/db/com.apple.xpc.launchd/ disabled.plist, disabled.501.plist
# To revert, delete /private/var/db/com.apple.xpc.launchd/ disabled.plist and disabled.501.plist and reboot; sudo rm -r /private/var/db/com.apple.xpc.launchd/*
# Disable animations, and heavy desktop effects