使用 MAC 电脑的一些系统配置变更
以下操作需要在命令行进行
- 关闭 DStore 并禁止压缩 zip 文件产生 __MAXOSX 目录
参考文章:https://blog.csdn.net/sun124608666/article/details/123471794
defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool TRUE
- 修改系统主题
参考文章:https://twitter.com/HiTw93/status/1705373928376688903
defaults write -g NSColorSimulateHardwareAccent -bool YES
defaults write -g NSColorSimulatedHardwareEnclosureNumber -int 4
https://discuss.plugins-world.cn/post/F4lUX2GP