We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1056007 commit 6270ca6Copy full SHA for 6270ca6
.devcontainer/devcontainer.json
@@ -6,7 +6,7 @@
6
"customizations": {
7
"vscode": {
8
"settings": {
9
- "terminal.integrated.defaultProfile.linux": "bash"
+ "terminal.integrated.defaultProfile.linux": "zsh"
10
},
11
"extensions": [
12
// Liquid tags auto-complete
0 commit comments