Created
November 29, 2018 13:20
-
-
Save westmark/6efd1a96807de980942cb6a215595129 to your computer and use it in GitHub Desktop.
MacOS setup
This file contains 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
defaults -currentHost write -globalDomain AppleFontSmoothing -int 2 | |
defaults write -g CGFontRenderingFontSmoothingDisabled -bool NO | |
defaults write com.google.Chrome AppleEnableSwipeNavigateWithScrolls -bool FALSE | |
defaults write com.apple.finder AppleShowAllFiles YES |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment