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
Storing secrets securely
https://scriptingosx.com/2021/04/get-password-from-keychain-in-shell-scripts/
https://gist.github.com/willgarcia/7347306870779bfa664e - homebrew token needs no scopes, for private repos only
repo