Skip to content

Commit

Permalink
Don't show the VSCode terminal tabs widget
Browse files Browse the repository at this point in the history
  • Loading branch information
br3ndonland committed Apr 18, 2021
1 parent c663f20 commit 23e32a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vscode/User/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"terminal.integrated.shell.linux": "/home/linuxbrew/.linuxbrew/bin/zsh",
"terminal.integrated.shell.osx": "/bin/zsh",
"terminal.integrated.shell.windows": "C:\\WINDOWS\\System32\\wsl.exe",
"terminal.integrated.showTabs": false,
"update.mode": "manual",
"update.showReleaseNotes": false,
"window.newWindowDimensions": "maximized",
Expand Down

0 comments on commit 23e32a2

Please sign in to comment.