mirror of
https://github.com/tommytran732/macOS-Setup-Script
synced 2024-11-09 12:21:33 -05:00
Change free-gpgmail to gpg-suite
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
2bfbd034bc
commit
2d76c04cac
@ -14,5 +14,5 @@ awk 'NR==2 {print "auth sufficient pam_tid.so"} 1' /etc/pam.d/sudo > /
|
|||||||
|
|
||||||
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||||
brew tap homebrew/autoupdate
|
brew tap homebrew/autoupdate
|
||||||
brew install --cask android-studio docker free-gpgmail github mullvadvpn parallels visual-studio-code
|
brew install --cask android-studio docker github gpg-suite mullvadvpn parallels visual-studio-code
|
||||||
brew install ffmpeg yt-dlp
|
brew install ffmpeg yt-dlp
|
Loading…
Reference in New Issue
Block a user