forked from steger/pr3-sose2026
Merge branch 'go' of https://gitty.informatik.th-mannheim.de/steger/pr3-code
commit
1b844d737c
|
|
@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue