Last active
January 25, 2022 06:32
-
-
Save zthxxx/2599867d9da448f76cb401c3e2ba094f to your computer and use it in GitHub Desktop.
spotlight indexing turn off and only enable for specify dir
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
sudo mdutil -a -i off | |
sudo mdutil -V /System/Volumes/Data/Applications -i on |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment