Install Brew on MacOS:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
echo >> /Users/mauriciomutte/.zprofile
echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> /Users/mauriciomutte/.zprofile
eval "$(/opt/homebrew/bin/brew shellenv)"