Terminal Tips: Disable Spotlight in menu bar
...spotlight by pressing command + space? With this simple Terminal "hack," you can rid your precious menu bar of Spotlight for once and all. Just open Terminal.app (located in /Applications/Utilities/) and type the following command
sudo chmod 0 /System/Library/CoreServices/Spotlight.app
You will be required to authenticate as an...
