top | item 17548200

(no title)

101km | 7 years ago

Continuously the last two years, 30+ countries. :)

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.

discuss

order

Tecuane|7 years ago

>I do forget to remap the esc key each time I do this, or the name of the thingie that helps you do that

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

I'm not sure to which key you want to remap esc to, but if it is to any of Command, Option, Control, fn or Caps Lock, you can do that from the Keyboard Preferences: https://i.imgur.com/whzlIW9.png

lindskogen|7 years ago

OS X by default lets you rebind the capslock key to esc :)