For latest settings refer to this comment
For previous settings check this Gist revisions
- always read and follow Homebrew formulae installation instructions
- NEVER utilize prebundled binaries from Apple (ruby, python, postgres)
- use virtual environments whenever possible (chruby, virtualenv, nvm, etc)
- translate OS settings into
defaults
calls - save all dot files; see https://github.com/jansedivy/dotfiles
- figure out how to backup a list of installed sw (for reference)
- using Homebrew Cask?
- Mac App store installs
Lost of
defaults
magic https://github.com/mathiasbynens/dotfiles/blob/main/.macoshttps://github.com/LeZuse/macos-defaults
https://macos-defaults.com