Created
July 9, 2019 18:57
-
-
Save tsondt/9c6739d346fdc0d602cd16a343a09149 to your computer and use it in GitHub Desktop.
Revisions
-
tsondt created this gist
Jul 9, 2019 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ #!/bin/bash # https://support.zoom.us/hc/en-us/articles/201362983-How-to-uninstall-Zoom-on-a-Mac- rm -rf ~/.zoomus/ rm -rf ~/Applications/zoom.us.app/ rm -rf ~/Library/Application\ Support/zoom.us/ rm -rf /Applications/zoom.us.app/ rm -f /System/Library/Extensions/ZoomAudioDevice.kext