Skip to content

Instantly share code, notes, and snippets.

@mychaelgo
Last active September 30, 2022 06:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mychaelgo/3097c872472bbf3f8569b8970537e206 to your computer and use it in GitHub Desktop.
Save mychaelgo/3097c872472bbf3f8569b8970537e206 to your computer and use it in GitHub Desktop.
Fresh install apps on mac
# install brew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install dopplerhq/cli/doppler
brew install wget kubectl aws-vault chamber jq
brew install txn2/tap/kubefwd
brew install tdlib
brew install awscli
brew install nmap
# productivity
brew install --cask rectangle
brew install --cask toggl-track
# brew cask
brew install --cask zoom
brew install --cask vlc
brew install --cask ngrok docker
brew install --cask redisinsight
brew install --cask slack discord whatsapp telegram
brew install --cask postman openvpn-connect mongodb-compass
brew install --cask google-chrome bitwarden firefox
brew install --cask visual-studio-code
brew install --cask spotify
brew install --cask google-cloud-sdk
brew install --cask obs
brew install --cask gpg-suite
# mobile
brew install --cask android-studio flutter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment