Created
May 4, 2013 17:46
-
-
Save jdelStrother/5518202 to your computer and use it in GitHub Desktop.
Uninstalling nanofibre daemon - open Terminal.app and run :
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
| launchctl unload ~/Library/LaunchAgents/Nanofibre.plist | |
| rm ~/Library/LaunchAgents/Nanofibre.plist | |
| sudo rm /usr/local/bin/fibred |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment