Ask HN: How do you manage your macOS settings / config for dev? If you have multiple macs for various jobs / personal / old ones. How do you keep the settings / environments in sync? Are there any tools to help with this? I have a few basics that I want on everything: - mouse and keyboard settings - magnet window manager with hot keys - standard git + bash alias / configurations - custom tool bar - pinned/hidden applications Right now I just set everything up the same way and manage changes across all of them. For the git/bash stuff I have a personal github repo that I can pull -> run to reset. Is there a way to automate this? I can't really configure a full-fledge MDM given I don't own some of these. Would like to hear if anyway has any similar problems / solutions |