Skip to content

Instantly share code, notes, and snippets.

@zouhir
Created December 16, 2016 11:12
Show Gist options
  • Save zouhir/3c1230b2fee1623fc91a6d0bd9deb444 to your computer and use it in GitHub Desktop.
Save zouhir/3c1230b2fee1623fc91a6d0bd9deb444 to your computer and use it in GitHub Desktop.
Fully Remove Atom
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