codium: Never restore terminal shell session

This commit is contained in:
histalek 2022-02-27 17:07:56 +01:00
parent e7c562346c
commit c00682b68e
No known key found for this signature in database
GPG key ID: ED1D6449704FDE03

View file

@ -60,5 +60,6 @@
"redhat.telemetry.enabled": false,
"yaml.schemas": {
"https://github.com/Nemric/Butane-Schemas/releases/latest/download/butane-v1_4_0.json": ["*.bu"]
}
},
"terminal.integrated.persistentSessionReviveProcess": "never"
}