- xcode-select --install
- softwareupdate --all --install --force
- softwareupdate --install-rosetta --agree-to-license
- /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- Brew
- brew install --cask microsoft-edge
- brew install --cask 1password
- brew install --cask microsoft-teams
- brew install --cask slack brew install zoom
- brew install --cask discord
- brew install --cask iterm2
- brew install --cask dotnet-sdk
- brew install --cask rider
- brew install --cask visual-studio-code
- brew install --cask github
- brew install --cask gitkraken
- brew install --cask powershell
- brew install git-lfs
- brew install node
- brew install --cask docker
- brew install awscli
- brew install k9s
- brew install helm
- brew install k6
- brew tap microsoft/git
- brew install --cask git-credential-manager-core
- brew tap homebrew/cask-fonts
- brew install --cask font-source-code-pro
- brew install --cask font-source-code-pro-for-powerline
- brew install --cask font-fira-code
- Upgrade everything with
brew update && brew upgrade --greedy && brew doctor
- npm install -g npm-check-updates
- Terminal https://gist.github.com/kevin-smets/8568070
- prompt -s steeef
-
-
Save ejsmith/f37721a24997f5484b43370f944ddb68 to your computer and use it in GitHub Desktop.
Arm Mac New Install (Brew)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment