mirror of
https://github.com/tommytran732/macOS-Setup-Script
synced 2024-11-09 04:11:33 -05:00
Create install.sh
This commit is contained in:
parent
6ae0836af1
commit
f72ec845f1
7
install.sh
Normal file
7
install.sh
Normal file
@ -0,0 +1,7 @@
|
||||
#!/bin/zsh
|
||||
|
||||
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||
brew tap homebrew/autoupdate
|
||||
brew install gnupg pinentry-mac exiftools
|
||||
brew install --cask brave-browser docker gimp github google-drive ivpn lens lyx onlyoffice spotify visual-studio-code wireshark
|
||||
|
Loading…
Reference in New Issue
Block a user