Created
September 28, 2022 02:00
-
-
Save proclaim/be5511576225523728ed3992d5fa093a to your computer and use it in GitHub Desktop.
Factory Reset VS Code for Linux
This file contains 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 "$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