mirror of
https://github.com/jakejarvis/dotfiles.git
synced 2025-10-28 21:05:46 -04:00
change git aliases from master to main
This commit is contained in:
@@ -15,6 +15,10 @@ if test ! "$(which brew)"; then
|
||||
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
|
||||
fi
|
||||
|
||||
# Disable analytics
|
||||
# https://docs.brew.sh/Analytics
|
||||
brew analytics off
|
||||
|
||||
# Update Homebrew recipes
|
||||
brew update
|
||||
|
||||
|
||||
Reference in New Issue
Block a user