Last active
May 21, 2019 02:13
-
-
Save tendoasan/fb46471cfa778e912b0dac9b7e968558 to your computer and use it in GitHub Desktop.
[MacOS 简要命令]#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
## 重置 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