Skip to content

Commit

Permalink
A few more tweaks for my ultimate setup guide.
Browse files Browse the repository at this point in the history
  • Loading branch information
geerlingguy committed Nov 12, 2024
1 parent 3e46828 commit bf5662c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions full-mac-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@ Before starting, I completed Apple's mandatory macOS setup wizard (creating a lo
- Go to settings, go to the setup page for macOS Mail
- Download the profile and double click to install
- Head to the 'Profiles' System Preference pane and click install
- Open Calendar and enable personal Google CalDAV account (you have to manually sign in).
- Open Calendar and sign into Google Accounts (have to manually sign in):
- Personal
- Work
- Manually copy `~/Development` folder from another Mac (to save time).
- Manual settings to automate someday:
- System Preferences:
Expand All @@ -51,7 +53,7 @@ Before starting, I completed Apple's mandatory macOS setup wizard (creating a lo
- _After Dropbox Sync completes_: Run the playbook with `--tags post` to complete setup.
- Symlink the synchronized `config.yml` into the playbook dir: `ln -s /Users/jgeerling/Dropbox/Apps/Config/mac-dev-playbook/config.yml /Users/jgeerling/Development/mac-dev-playbook/config.yml`
- These things might be automatable, but I do them manually right now:
- Configure Time Machine backup drive and [Time Machine Editor](https://tclementdev.com/timemachineeditor/) (if needed)
- Configure Time Machine backup drive and set Time Machine backups to daily instead of hourly
- Install Wireguard from App Store and add configuration (if needed)

## To Wrap in Post-provision automation
Expand Down

0 comments on commit bf5662c

Please sign in to comment.