Mole
Mole copied to clipboard
[FEATURE]
Feature description
Uninstalling apps should also remove any associated plist files in the LaunchAgents or LaunchDaemons folders.
Use case
When I uninstall apps, I expect it to not leave the launch scripts in my LaunchAgents folder.
Proposed solution
Check for associated plist files in ~/Library/LaunchAgents, /Library/LaunchAgents, and /Library/LaunchDaemons.
Alternatives considered
At the moment, using AppCleaner does this correctly. I guess I could keep using that for now, but I’d prefer that Mole steps up. Thanks again for the great software.