Skip to content

Instantly share code, notes, and snippets.

@ombak
Created May 29, 2020 11:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ombak/d788e1cffc4e196ef85987948ecf7283 to your computer and use it in GitHub Desktop.
Save ombak/d788e1cffc4e196ef85987948ecf7283 to your computer and use it in GitHub Desktop.
mkdir -p ~/Library/LaunchAgents
cp /usr/local/Cellar/mysql/X.X.X/homebrew.mxcl.mysql.plist ~/Library/LaunchAgents/
launchctl load -w ~/Library/LaunchAgents/homebrew.mxcl.mysql.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment