As far as I know, there's no way to install the Homebrew package manager without root.
But if your goal was to install Bitcoin Core, I'd recommend pulling the source through git (like you've done) and building it locally, anyway.
I pulled the source through git. I will like to ask is brew command line doing the same thing pip does ? Because pip isn't install anything for me on my command terminal
