Skip to content

Instantly share code, notes, and snippets.

@bjesuiter
Created February 4, 2018 08:53
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 bjesuiter/d4cf80df39f7ae43f89817521ce522e2 to your computer and use it in GitHub Desktop.
Save bjesuiter/d4cf80df39f7ae43f89817521ce522e2 to your computer and use it in GitHub Desktop.
SH Script for MacOS to enable Symless Synergy after disabling it
#!/usr/bin/env bash
# Option for enabling and disabling the Service will come in 2018
launchctl load /Library/LaunchAgents/com.symless.synergy.synergy-service.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment