install-homebrew.sh
This script downloads homebrew and adds it to your PATH.
It also installs gcc
through brew as well as the patchelf
apt package.
Usage:
curl -sSL https://jrussell.io/install-homebrew | bash
This script downloads homebrew and adds it to your PATH.
It also installs gcc
through brew as well as the patchelf
apt package.
Usage:
curl -sSL https://jrussell.io/install-homebrew | bash