Skip to content

Instantly share code, notes, and snippets.

@dirkakrid
Created September 16, 2017 05:45
Show Gist options
  • Save dirkakrid/58c85a819bace31489437da049a84022 to your computer and use it in GitHub Desktop.
Save dirkakrid/58c85a819bace31489437da049a84022 to your computer and use it in GitHub Desktop.
Remove Atom editor OSX
rm -rf ~/.atom
rm /usr/local/bin/atom
rm /usr/local/bin/apm
rm -rf ~/Library/Preferences/com.github.atom*
rm -rf ~/Library/Application\ Support/com.github.atom*
rm -rf ~/Library/Application\ Support/Atom/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment