Update 'custompkg/root/etc/skel/Library/user-setup/040.install-homebrew.sh'

This commit is contained in:
Jeffrey Paul 2023-12-22 03:48:30 +00:00
parent 964e6b714a
commit f576c09404
1 changed files with 2 additions and 0 deletions

View File

@ -11,3 +11,5 @@ if [[ ! -d ~/Library/Homebrew ]]; then
curl -fsSL https://github.com/Homebrew/brew/tarball/master | \
tar --strip-components 1 -xvf -
fi
~/Library/Homebrew/bin/brew analytics off