Updated this for the first time in awhile in late 2020.
- Enable iCloud
- Disable iCloud mail
- Display to medium
- Turn up trackpad speed
- Trackpad to light
- Turn up keyboard repeat speeds
- Caps lock to escape
- Use keyboard navigation to move focus between controls
- Disable Touch Bar typing suggestions
- Require password after 5 seconds
- Turn on FileVault
- Turn on firewall
- Disable password and credit card auto fill in Safari
- Show full address
- Enable developer tools
- Enable status bar
- 1Password
- Alfred
- Creative Cloud
- Dash
- Figma
- Google Chrome
- Linear
- Sketch
- SketchUp
- Sonos
- Transmit
- VS Code
- Xcode
- Contrast
- Day One
- Deliveries
- Final Cut Pro X
- Logic
- Pixelmator
- Redacted
- Show status bar
- Sort by name in all folder
- Desktop sort by grid
- New Finder window opens Home
- Turn up font size to the middle option
- Turn up font size to 15
- Hide marks
- Install dot files
$ cd ~ $ git init $ git remote add origin https://github.com/soffes/dotfiles.git $ git pull origin main $ ~/Scripts/install.sh
- Install Homebrew
$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" $ brew install zsh git rbenv python redis postgresql ffmpeg imagemagick node $ brew services start postgresql $ brew services start redis
- Install Ruby
$ rbenv install 3.0.2 $ rbenv global 3.0.2 $ gem install bundler
- Remove flag
- Remove AirPlay
- Hide day of the week
- Disable song notifications
- Disable sound effects
- Turn on iCloud messages
- Turn on read receipts
- Discard messages to Archive
- Change default send from account
I had an idea.
Theoretically, couldn't you do a fresh install, follow each one of these steps, to the 'T', then backup to a blank external drive (that matches the size of your laptop's HD), then once everything is completely backed up, label that drive (IRL), and put it somewhere safe. Then every time you did a fresh install, you could just restore to that and be done in one step, (Minus any updates that had come along) ?
(Sorry if any of that sounds illegible, i'm dealing with some ugly food poisoning right now, so I tend to ramble).