Created
January 25, 2015 23:27
-
-
Save matthewpizza/da51049da543aefdd8b4 to your computer and use it in GitHub Desktop.
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
## 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