./bootstrap-mac.shBrewfiles are opt-in. Run whichever you need:
brew bundle --file infrastructure/brewfile # k8s, helm, terraform, docker
brew bundle --file personal-mac/brewfile # nvim, tmux, firefox, VSCode
brew bundle --file language-specific/python/brewfile # Python toolinggpg --default-new-key-algo rsa4096 --gen-key
gpg --list-secret-keys --keyid-format=long
gpg --armor --export <replace with value after rsa4096/> | pbcopy