Created
December 16, 2016 11:12
-
-
Save zouhir/3c1230b2fee1623fc91a6d0bd9deb444 to your computer and use it in GitHub Desktop.
Fully Remove Atom
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
rm -rf ~/.atom | |
rm /usr/local/bin/atom | |
rm /usr/local/bin/apm | |
rm ~/Library/Preferences/com.github.atom.plist | |
rm ~/Library/Application Support/com.github.atom.ShipIt | |
rm -rf ~/Library/Application Support/Atom/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment