Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wynged authored Oct 31, 2023
1 parent f1c966b commit 40fdda7
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,8 @@
"extensions": [
"ms-dotnettools.dotnet-interactive-vscode",
"ms-dotnettools.csdevkit"
]
}
},
"customizations": {
"vscode": {
"settings": {
],
"settings": {
"terminal.integrated.defaultProfile.linux": "zsh",
"terminal.integrated.profiles.linux": { "zsh": { "path": "/bin/zsh" } }
}
Expand Down

0 comments on commit 40fdda7

Please sign in to comment.