(no title)
101km | 7 years ago
What kind of details are you looking for? I unbox at the Apple store and:
- Temporarily turn off Spotlight & Time Machine (Permanently) because it helpfully tries to index everything and tinker with a handful of system preferences while a memorized curl|bash runs
Mostly appearance related. This can also be automated but doesn't seem worth it as it only takes a minute. I don't use iCloud.
- Selective sync with Dropbox (which was just installed for me), mostly for the 1Password folder, while the rest of the script runs. Read HN or better yet about the new surroundings.
- Manually run software update and reboot into my now familiar machine
- Turn spotlight back on
I do forget to remap the esc key each time I do this, or the name of the thingie that helps you do that, that's about the only noticeable difference between old and new machines.
Tecuane|7 years ago
I don't suppose it's Karabiner[1], is it? This is the one I'm most familiar with, as it's been around under a few names for a very long time.
If so, this is in `brew cask`[2], which I am assuming is somewhere in your script's mix.
1. https://pqrs.org/osx/karabiner/
2. https://github.com/Homebrew/homebrew-cask/blob/master/Casks/...
princekolt|7 years ago
lindskogen|7 years ago