Created
November 13, 2020 23:21
-
-
Save marlondenisck/d05a31d438cc384bb80225e5a7d9daba to your computer and use it in GitHub Desktop.
Disable Spotlight indexer
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
| # Disable (god damn) Spotlight indexer | |
| # Seems to have eaten my hard drive ~400 GB in just 2 days on Big Sur b6 | |
| sudo mdutil -a -i off |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment