Skip to content

Commit bf5662c

Browse files
committed
A few more tweaks for my ultimate setup guide.
1 parent 3e46828 commit bf5662c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

full-mac-setup.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@ Before starting, I completed Apple's mandatory macOS setup wizard (creating a lo
3333
- Go to settings, go to the setup page for macOS Mail
3434
- Download the profile and double click to install
3535
- Head to the 'Profiles' System Preference pane and click install
36-
- Open Calendar and enable personal Google CalDAV account (you have to manually sign in).
36+
- Open Calendar and sign into Google Accounts (have to manually sign in):
37+
- Personal
38+
- Work
3739
- Manually copy `~/Development` folder from another Mac (to save time).
3840
- Manual settings to automate someday:
3941
- System Preferences:
@@ -51,7 +53,7 @@ Before starting, I completed Apple's mandatory macOS setup wizard (creating a lo
5153
- _After Dropbox Sync completes_: Run the playbook with `--tags post` to complete setup.
5254
- 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`
5355
- These things might be automatable, but I do them manually right now:
54-
- Configure Time Machine backup drive and [Time Machine Editor](https://tclementdev.com/timemachineeditor/) (if needed)
56+
- Configure Time Machine backup drive and set Time Machine backups to daily instead of hourly
5557
- Install Wireguard from App Store and add configuration (if needed)
5658

5759
## To Wrap in Post-provision automation

0 commit comments

Comments
 (0)