Skip to content

Instantly share code, notes, and snippets.

@proclaim
Created September 28, 2022 02:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save proclaim/be5511576225523728ed3992d5fa093a to your computer and use it in GitHub Desktop.
Save proclaim/be5511576225523728ed3992d5fa093a to your computer and use it in GitHub Desktop.
Factory Reset VS Code for Linux
rm -rf "$HOME/.vscode"
rm -rf "$HOME/.config/Code"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment