1
0
mirror of https://github.com/tommytran732/macOS-Setup-Script synced 2024-11-09 20:31:33 -05:00
macOS-Setup-Script/install.sh

8 lines
300 B
Bash
Raw Normal View History

2022-04-09 05:50:09 -04:00
#!/bin/zsh
2022-04-21 06:07:58 -04:00
defaults write com.apple.mail EnableBundles -bool true
2022-04-09 05:50:09 -04:00
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew tap homebrew/autoupdate
2022-04-21 06:06:11 -04:00
brew install free-gpgmail
2022-06-05 06:00:29 -04:00
brew install --cask brave-browser docker github protonvpn lens visual-studio-code