mirror of
https://github.com/tommytran732/macOS-Setup-Script
synced 2024-11-09 12:21:33 -05:00
Update install.sh
This commit is contained in:
parent
a48b340a3c
commit
952fd76f26
@ -1,5 +1,6 @@
|
||||
#!/bin/zsh
|
||||
|
||||
defaults write com.apple.mail EnableBundles -bool true
|
||||
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||
brew tap homebrew/autoupdate
|
||||
brew install free-gpgmail
|
||||
|
Loading…
Reference in New Issue
Block a user