Continuing my series on upgrading to El Capitan, I thought it would be a good idea to list my essential tools that I use daily for work and personal projects. The applications listed below are what I always have open on my desktop, so I would categorize them as my Most Used Tools Command Prompt Most software developers will always…
Tag: homebrew
Installing Homebrew on El Capitan (OSX 10.11)
Now that I have upgraded Yosemite to El Capitan, it is time to update Homebrew again. According to the latest docs from Homebrew, Apple has made some changes to its System Integration Protection (SIP). One of the changes is that it prevents you from writing to /usr, /System, and /bin whether you use sudo or not. This means that Homebrew will…