Skip to content

Instantly share code, notes, and snippets.

@jjbubudi
Created October 21, 2014 15:30
Show Gist options
  • Save jjbubudi/0803a6001087c60c10a1 to your computer and use it in GitHub Desktop.
Save jjbubudi/0803a6001087c60c10a1 to your computer and use it in GitHub Desktop.
Reset Mac LaunchPad
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