Update macos.sh

This commit is contained in:
simeononsecurity
2022-01-24 03:19:22 +00:00
committed by GitHub
parent f397505cce
commit a72eb68c75

View File

@ -69,7 +69,7 @@ echo 'PATH=$PATH:~/homebrew/sbin:~/homebrew/bin' >> .zshrc
chsh -s /bin/zsh
brew update
export HOMEBREW_NO_ANALYTICS=1
sudo brew analytics off
brew analytics off
#Manage Hosts File
sudo curl https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts | sudo tee -a /etc/hosts