Skip to content

Instantly share code, notes, and snippets.

@starikovs
Created October 13, 2017 16:34
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save starikovs/8c3d984b1e61a76caad2ed8b0ef10bd1 to your computer and use it in GitHub Desktop.
Save starikovs/8c3d984b1e61a76caad2ed8b0ef10bd1 to your computer and use it in GitHub Desktop.
rm -rf ~/.atom
rm -rf /usr/local/bin/atom
rm -rf /usr/local/bin/apm
rm -rf /Applications/Atom.app
rm -rf ~/Library/Preferences/com.github.atom.plist
rm -rf ~/"Library/Application Support/com.github.atom.ShipIt"
rm -rf ~/"Library/Application Support/Atom"
rm -rf ~/"Library/Saved Application State/com.github.atom.savedState"
rm -rf ~/Library/Caches/com.github.atom
rm -rf ~/Library/Caches/com.github.atom.Shipit
rm -rf ~/Library/Caches/Atom
@starikovs
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment