aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/Code/User/settings.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/Code/User/settings.json b/.config/Code/User/settings.json
index 994d9d0..42c9b67 100644
--- a/.config/Code/User/settings.json
+++ b/.config/Code/User/settings.json
@@ -302,4 +302,6 @@
"workbench.tree.renderIndentGuides": "none",
"workbench.welcomePage.walkthroughs.openOnInstall": false,
"cSpell.enabled": false,
+ "terminal.external.linuxExec": "xfce4-terminal",
+ "terminal.integrated.defaultProfile.linux": "zsh",
} \ No newline at end of file