summaryrefslogtreecommitdiffstats
path: root/.vscode
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2021-04-23 13:05:39 -0500
committerToby Vincent <tobyv13@gmail.com>2021-04-23 13:05:39 -0500
commitbde37d6381a4de54693ffa0a24b016606714e37c (patch)
tree8617ffef048a955f419ddd74ac5f914e12dd727f /.vscode
parentb7b5f4fd94ac018b7ae62713c16bb7170f75bc92 (diff)
added graph changing buttons
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 7a73a41..6661e88 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -1,2 +1,4 @@
{
+ "terminal.integrated.shell.windows": "cmd",
+ "terminal.integrated.shellArgs.windows": []
} \ No newline at end of file