Skip to content

Mac

Homebrew

Run these commands in your terminal to add Homebrew to your PATH:

$ echo >> /home/abgup11/.bashrc
$ echo 'eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv bash)"' >> /home/abgup11/.bashrc
$ eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv bash)"