Created
September 30, 2015 00:42
-
-
Save lgw4/3d29d83a34483e2be10c to your computer and use it in GitHub Desktop.
Reset OS X Launchpad
This file contains 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
defaults write com.apple.dock ResetLaunchPad -bool true; killall Dock |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment