1
0
Fork 0
Sebastian Steger 2026-03-24 13:19:54 +00:00
commit 1b844d737c
1 changed files with 1 additions and 6 deletions

View File

@ -3,10 +3,5 @@
"terminal.integrated.env.linux": { "terminal.integrated.env.linux": {
"EDITOR": "code --wait" "EDITOR": "code --wait"
}, },
"terminal.integrated.profiles.linux": { "terminal.integrated.defaultProfile.linux": "bash"
"bash": {
"path": "bash",
"icon": "terminal-bash"
}
}
} }