Skip to content
Go back

macOS 常用命令备忘

Updated:  at  03:45 PM
Edit

一键更新 brew

brew update && brew upgrade && brew upgrade --greedy

隐藏桌面

defaults write com.apple.finder CreateDesktop -bool false && killall Finder

显示桌面

defaults write com.apple.finder CreateDesktop -bool true && killall Finder

Edit

Previous Post
OpenWrt 下配置 Cloudflare 动态解析(DDNS)
Next Post
uni-app sitemap.json 自定义