Skip to content

Instantly share code, notes, and snippets.

@matthew-french
Created November 26, 2012 22:44
Show Gist options
  • Save matthew-french/4151158 to your computer and use it in GitHub Desktop.
Save matthew-french/4151158 to your computer and use it in GitHub Desktop.
sets your user account as the owner of the /usr/local directory
sudo chown -R $USER /usr/local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment