Skip to content

Instantly share code, notes, and snippets.

@marchampson
Last active December 14, 2015 03:59
Show Gist options
  • Save marchampson/5025349 to your computer and use it in GitHub Desktop.
Save marchampson/5025349 to your computer and use it in GitHub Desktop.
hombrew mysql
$brew install mysql
$sudo chown -R $(whoami) /usr/local/share
$brew link mysql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment