Skip to content

Instantly share code, notes, and snippets.

@jaymcgavren
Last active July 27, 2022 23:56
Show Gist options
  • Select an option

  • Save jaymcgavren/bb85914950578edabad190c3bf670d90 to your computer and use it in GitHub Desktop.

Select an option

Save jaymcgavren/bb85914950578edabad190c3bf670d90 to your computer and use it in GitHub Desktop.
Install Homebrew to your home directory. Great for running Homebrew as a guest user on a Mac.
git clone https://github.com/Homebrew/brew.git
export PATH=${HOME}/brew/bin:${PATH}
@jurgan
Copy link
Copy Markdown

jurgan commented Nov 20, 2016

Hi,
probably a silly question, but is this still valid for OS Sierra?
Thanks!

@DerZyklop
Copy link
Copy Markdown

@jurgan cant see a reason why it shouldnt

@jpeyret
Copy link
Copy Markdown

jpeyret commented Jun 26, 2017

confirmed working Sierra.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment