Skip to content

Latest commit

History

History
189 lines (146 loc) 路 8.97 KB

README.md

File metadata and controls

189 lines (146 loc) 路 8.97 KB
Logo

Mac Dev Setup

Simple setup with lot of goodies 馃崕

Preferences

  1. Enable Trackpad / Tap to click

  2. Enable Accessibility / Mouse and trackpad / Trackpad options / Enable dragging / Three finger drag

  3. Move dock to the left

  4. Disable accent menu (needs restart):

defaults write -g ApplePressAndHoldEnabled -bool false
  1. Fix a11y (awful mac default): Preferences -> Keyboard -> Shortcuts -> Use keyboard navigation to move focus between controls

Setup

  1. Install Firefox.
  • In about:config set accessibility.tabfocus to 7
  1. Install homebrew. Also installs command line tools.

  2. Install brew packages.

brew install git vim yarn wget watchman tree hub git-standup ffmpeg github/gh/gh
  1. Configure git:
git config --global user.name "First Last"
git config --global user.email email@email.com
  1. Install Cascadia Code font

  2. Add GPG and SSH keys

  3. Install quick-look plugins:

brew cask install qlcolorcode qlstephen qlmarkdown quicklook-json qlimagesize webpquicklook suspicious-package quicklookase qlvideo

CLI

  1. Install Oh my ZSH

  2. Install dotfiles

  3. Install powerlevel10k

CLI plugins

Browsers

Extensions

Utils

Dev

Music

Apps

Related

Author

Attributions

Icons made by Flat Icons from www.flaticon.com is licensed by CC 3.0 BY