codium: Never restore terminal shell session
This commit is contained in:
parent
e7c562346c
commit
c00682b68e
1 changed files with 2 additions and 1 deletions
|
@ -60,5 +60,6 @@
|
||||||
"redhat.telemetry.enabled": false,
|
"redhat.telemetry.enabled": false,
|
||||||
"yaml.schemas": {
|
"yaml.schemas": {
|
||||||
"https://github.com/Nemric/Butane-Schemas/releases/latest/download/butane-v1_4_0.json": ["*.bu"]
|
"https://github.com/Nemric/Butane-Schemas/releases/latest/download/butane-v1_4_0.json": ["*.bu"]
|
||||||
}
|
},
|
||||||
|
"terminal.integrated.persistentSessionReviveProcess": "never"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue