Skip to content

Instantly share code, notes, and snippets.

@shhider
Last active October 29, 2018 06:35
Show Gist options
  • Save shhider/d0aca71ce075923708f2967d3a41846d to your computer and use it in GitHub Desktop.
Save shhider/d0aca71ce075923708f2967d3a41846d to your computer and use it in GitHub Desktop.
[macOS cmds you need to know] #macOS
# macOS Mojave 在非 retina 屏幕字体发虚问题
defaults write -g CGFontRenderingFontSmoothingDisabled -bool NO
# macOS 开启「允许任何来源的应用」
sudo spctl --master-disable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment