This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# For those who does not care iCloud and stock mac Applications | |
# As well as stopping Spotlight completley | |
# tested on bigsur (Intel and M ) | |
#!/bin/bash | |
# Reboot your Mac into Recovery Mode | |
# Terminal from top menu | |
# csrutil disable | |
# csrutil authenticated-root disable |