Skip to content

Instantly share code, notes, and snippets.

@ChrisChinchilla
Created February 21, 2015 16:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ChrisChinchilla/138a4f4da46a7340bb6d to your computer and use it in GitHub Desktop.
Save ChrisChinchilla/138a4f4da46a7340bb6d to your computer and use it in GitHub Desktop.
Hide or Show Spotlight in Yosemite
sudo chmod 600 /System/Library/CoreServices/Search.bundle/Contents/MacOS/Search
#You can revert it with this command
sudo chmod 755 /System/Library/CoreServices/Search.bundle/Contents/MacOS/Search
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment