From ec03870b9509cc10208004d4887c2e5d9bdd43e3 Mon Sep 17 00:00:00 2001 From: Shazid Mashrafi Date: Thu, 3 Aug 2023 03:00:27 +0600 Subject: [PATCH] u --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index c818ccf..cd3aa6a 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,6 +1,6 @@ { "cph.general.onceMaintainerMessage": false, - "cph.general.saveLocation": "D:\\Programming\\Unwanted\\cph", + "cph.general.saveLocation": "/home/shazid/Programming/Unwanted/CPH", "files.associations": { "iostream": "cpp" }