python/.vscode/settings.json hinzugefügt
parent
e6299eb1bf
commit
8cdd2bbce2
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"terminal.integrated.profiles.linux": {
|
||||||
|
"bash": {
|
||||||
|
"path": "bash",
|
||||||
|
"icon": "terminal-bash"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue