Skip to content

Instantly share code, notes, and snippets.

@HansCz
Last active August 15, 2017 10:15
Show Gist options
  • Save HansCz/e29838ca2ddad0197c0573c71df1884b to your computer and use it in GitHub Desktop.
Save HansCz/e29838ca2ddad0197c0573c71df1884b to your computer and use it in GitHub Desktop.
Clear synergy settings (bash)
rm ~/Library/Preferences/com.http-symless-com.Synergy.plist
rm -rf ~/Library/Synergy/
killall -u $USER cfprefsd
echo "finish removing Synergy settings"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment