mirror of
https://github.com/jakejarvis/dotfiles.git
synced 2026-01-12 16:32:54 -05: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