Created
July 8, 2015 16:12
-
-
Save jaxgeller/14b6e0b7abd0219a38f1 to your computer and use it in GitHub Desktop.
Disable Cyberduck Bonjour Notifications
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# in terminal | |
defaults write ch.sudo.cyberduck rendezvous.enable false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks! 👍