Skip to content

Instantly share code, notes, and snippets.

@ebouchut
Created April 16, 2014 08:42
Show Gist options
  • Select an option

  • Save ebouchut/10834205 to your computer and use it in GitHub Desktop.

Select an option

Save ebouchut/10834205 to your computer and use it in GitHub Desktop.
Disable Postgres (installed with Homebrew) autostart on MacOS
launchctl unload -w ~/Library/LaunchAgents/homebrew.mxcl.postgresql.plist
@alvesoaj
Copy link
Copy Markdown

alvesoaj commented Feb 24, 2020

simple and useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment