Created
October 13, 2016 15:54
-
-
Save tsekityam/88f0b4a47a43f513cb649610853e6e09 to your computer and use it in GitHub Desktop.
simple script for reset Launchpad on macOS
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
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