The things I do when setting up a new Mac
- Login locally on GitHub
- Transfer
~/Developer
folder using AirDrop - Transfer
~/PycharmProjects
folder using AirDrop - Transfer
~/.ssh
- Download and enable it for CMD + E
- Export Settings: Preferences – Advanced – Export / Import
- Login all accounts
- CMD + Shift + D -> Debug Area - Show Debug Area
- Tabs: https://jessesquires.com/blog/2020/07/24/how-to-fix-the-incomprehensible-tabs-in-xcode-12/
- Install JB Mono fonts
- Place theme files to
~/Library/Developer/Xcode/UserData/FontAndColorThemes
-
defaults write com.apple.dt.Xcode ShowBuildOperationDuration YES
- Show Path Bar: View – Show Path Bar
- Remove labels and clean up Sidebar
- Disable showing recents apps in dock
- Craft
- DevCleaner
- Wipr
- Enable iMessages Cloud sync
- Enable taps for trackpad
- Increase trackpad speed
- Add email to lock message in
Security & Privacy
settings - Keyboard
Key Repeat
to the fastest,Delay
to the second shortest - Enable U.S. keyboard, Russian keyboard
- Disable all app dock bouncing
defaults write com.apple.dock no-bouncing -bool TRUE