Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save joaohornburg/a3480ea878e261a1119fe4ff84cd5ed6 to your computer and use it in GitHub Desktop.
Save joaohornburg/a3480ea878e261a1119fe4ff84cd5ed6 to your computer and use it in GitHub Desktop.
stop_services_to_install_docker
launchctl unload ~/Library/LaunchAgents/homebrew.mxcl.postgresql.plist
launchctl unload ~/Library/LaunchAgents/homebrew.mxcl.redis.plist
launchctl unload ~/Library/LaunchAgents/homebrew.mxcl.memcached.plist
launchctl unload ~/Library/LaunchAgents/homebrew.mxcl.mongodb.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment