Created
November 29, 2021 14:35
-
-
Save jkonrath/2b426eb82233d00f7ef8b4a1d9cecf3e to your computer and use it in GitHub Desktop.
No thank you, Adobe
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
# add to your .bash_profile or whatever | |
alias nothankyouadobe="sudo -H killall ACCFinderSync \"Core Sync\" AdobeCRDaemon \"Adobe Creative\" AdobeIPCBroker node \"Adobe Desktop Service\" \"Adobe Crash Reporter\";sudo -H rm -rf \"/Library/LaunchAgents/com.adobe.AAM.Updater-1.0.plist\" \"/Library/LaunchAgents/com.adobe.AdobeCreativeCloud.plist\" \"/Library/LaunchDaemons/com.adobe.*.plist\"" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment