Notes and information from setting up my laptop.
- In Keyboard preferences:
- Decrease key repeat delay and increase repeat rate in Keyboard preferences
- Set "Touch Bar shows" to "Expanded Control Strip"
- Customize Control Strip and remove Siri, media controls, etc. to make space on the left where my fingers sometimes rest at the top of the keyboard
- Disable Dictation + dictation shortcut
- In Dock preferences:
- Automatically hide and show the Dock
- Disable Show recent applications
- In General preferences:
- Switch to Dark mode
- In Date & Time preferences:
- Show seconds, use 24-hour, show date
- In Security & Privacy preferences:
- Enable location services
- Disable access for Apple Ads and HomeKit, enable showing location menu icon
- Enable disk encryption, Require password on wake
- Install Homebrew (run
brew analytics off
after) - Install oh-my-zsh
- Install my Brewfile (
brew bundle install
) - Generate new SSH key and add it to GitHub
- Install Finicky (
brew install finicky
) and customize the configuration in this repo