Skip to content

Instantly share code, notes, and snippets.

@stepankuzmin
Last active October 11, 2019 09:27
Show Gist options
  • Save stepankuzmin/490aee6f0f5c618c768a80a855350cfe to your computer and use it in GitHub Desktop.
Save stepankuzmin/490aee6f0f5c618c768a80a855350cfe to your computer and use it in GitHub Desktop.

macOS setup

defaults write -g ApplePressAndHoldEnabled -bool false
defaults write -g CGFontRenderingFontSmoothingDisabled -bool NO
brew tap homebrew/cask-fonts
brew cask install font-fira-code
brew install zsh --without-etcdir
brew cask install keepingyouawake postico
brew cask install qlcolorcode qlstephen qlmarkdown quicklook-json qlprettypatch quicklook-csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment