mirror of
https://github.com/tommytran732/macOS-Setup-Script
synced 2024-11-22 09:51:33 -05:00
Compare commits
No commits in common. "ba9fa6ffecb4278e01f711b96b6a515bce2017ce" and "c5a7a5b25a4208fd6a7d9529d50c0c6e0ced74e6" have entirely different histories.
ba9fa6ffec
...
c5a7a5b25a
@ -14,6 +14,4 @@ defaults write com.apple.Safari IncludeInternalDebugMenu 1
|
|||||||
/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 tap homebrew/cask-versions
|
brew tap homebrew/cask-versions
|
||||||
brew install --cask android-platform-tools chronycontrol github gpg-suite-no-mail microsoft-edge mullvadvpn orbstack powershell visual-studio-code
|
brew install --cask android-platform-tools chronycontrol github gpg-suite-no-mail microsoft-edge mullvadvpn orbstack visual-studio-code
|
||||||
brew install gnu-sed
|
|
||||||
echo 'PATH="/opt/homebrew/opt/gnu-sed/libexec/gnubin:$PATH"' >> /etc/zshrc
|
|
||||||
|
Loading…
Reference in New Issue
Block a user