Actions

Difference between revisions of "OSX"

From ACL@NCU

(Created page with "=System= ==[https://github.com/mistydemeo/tigerbrew Install Homebrew on OS earlier than 10.9]== <pre> ruby -e "$(curl -fsSkL raw.github.com/mistydemeo/tigerbrew/go/install)"...")
(No difference)

Revision as of 15:04, 26 May 2016

System

Install Homebrew on OS earlier than 10.9

ruby -e "$(curl -fsSkL raw.github.com/mistydemeo/tigerbrew/go/install)"

(in .bash_profile)
export PATH=/usr/local/sbin:/usr/local/bin:$PATH