diff --git a/uninstall/app-vscode.sh b/uninstall/app-vscode.sh new file mode 100644 index 000000000..f985f5501 --- /dev/null +++ b/uninstall/app-vscode.sh @@ -0,0 +1,2 @@ +sudo apt purge -y remove code +rm -rf ~/.config/Code/User \ No newline at end of file