by hamburglar1 on 6/22/21, 12:36 PM with 2 comments
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
by LukeBMM on 6/22/21, 12:56 PM
https://github.com/mathiasbynens/dotfiles/blob/master/.macos
by daviddever23box on 6/22/21, 12:44 PM
Meta, I treat my devices like containers; assume that everything is ephemeral, and regenerate the environment on a frequent basis. Old stuff collects in iCloud as an archive, though anything live must be source-controlled (GitHub, Bitbucket et al).
By the way, as this unfortunately has to be said, credentials are NOT stored in source control. E-mail signatures and response tablets ARE.
As for system-wide backups, I don't do them (said the object storage guy); they're far too precious an approach to storage that ultimately should be better focused (live / archive / ephemeral). That said, the overlay approach that macOS takes should be more conducive to layered state, for those that DO backup.