Add Uninstall Google Updater command
This commit is contained in:
parent
d7425c020f
commit
004569ec51
@ -19,6 +19,7 @@ For more terminal shell goodness, please also see this list's sister list [Aweso
|
|||||||
- [App Store](#app-store)
|
- [App Store](#app-store)
|
||||||
- [Apple Remote Desktop](#apple-remote-desktop)
|
- [Apple Remote Desktop](#apple-remote-desktop)
|
||||||
- [Contacts](#contacts)
|
- [Contacts](#contacts)
|
||||||
|
- [Google](#google)
|
||||||
- [iTunes](#itunes)
|
- [iTunes](#itunes)
|
||||||
- [Mail](#mail)
|
- [Mail](#mail)
|
||||||
- [Safari](#safari)
|
- [Safari](#safari)
|
||||||
@ -170,6 +171,13 @@ defaults write com.apple.addressbook ABShowDebugMenu -bool true
|
|||||||
defaults write com.apple.addressbook ABShowDebugMenu -bool false
|
defaults write com.apple.addressbook ABShowDebugMenu -bool false
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Google
|
||||||
|
|
||||||
|
#### Uninstall Google Update
|
||||||
|
```bash
|
||||||
|
~/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/Contents/Resources/ksinstall --nuke
|
||||||
|
```
|
||||||
|
|
||||||
### iTunes
|
### iTunes
|
||||||
|
|
||||||
#### Keyboard Media Keys
|
#### Keyboard Media Keys
|
||||||
|
Loading…
Reference in New Issue
Block a user