Mac Dev Setup
System preferences In Apple Icon > System Preferences: Trackpad > Tap to click Keyboard > Key Repeat > Fast (all the way to the right) Keyboard > Delay Until Repeat > Short (all the way to the right) Dock > Automatically hide and show the Dock Homebrew install command line tools xcode-select --install,xcode-select -p /Library/Developer/CommandLineTools to check if command line tools is installed install homebrew ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"