Skip to content

Instantly share code, notes, and snippets.

@jkonrath
Created November 29, 2021 14:35
Show Gist options
  • Save jkonrath/2b426eb82233d00f7ef8b4a1d9cecf3e to your computer and use it in GitHub Desktop.
Save jkonrath/2b426eb82233d00f7ef8b4a1d9cecf3e to your computer and use it in GitHub Desktop.
No thank you, Adobe
# 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