Skip to content

Instantly share code, notes, and snippets.

@matthewpizza
Created January 25, 2015 23:27
Show Gist options
  • Save matthewpizza/da51049da543aefdd8b4 to your computer and use it in GitHub Desktop.
Save matthewpizza/da51049da543aefdd8b4 to your computer and use it in GitHub Desktop.
## Get rid of Google Updater
## http://superuser.com/questions/837678/how-can-i-get-rid-of-googlevoiceandvideoaccelsetup-on-mac-os-yosemite
alias fuckgoogleupdater="sudo rm -rf /private/tmp/2014*; sudo rm -rf /Library/Caches/com.google.SoftwareUpdate.0; killall Finder"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment