Archive Data
OI-Wizard Reactor
This commit is contained in:
2024-09-24 10:40:12 -07:00
parent 9bba0d3beb
commit c05474d53e
6 changed files with 216 additions and 24 deletions

View File

@ -231,7 +231,8 @@
"name": "Ubuntu - chown root"
}
],
"scm.experimental.showHistoryGraph": true,
"scm.showChangesSummary": false,
"scm.showIncomingChanges": "never",
"security.workspace.trust.untrustedFiles": "open",
"settings.cycle": [
{
@ -254,7 +255,7 @@
"task.quickOpen.history": 20,
"telemetry.telemetryLevel": "off",
"terminal.integrated.defaultProfile.windows": "Command Prompt",
"terminal.integrated.enableMultiLinePasteWarning": "never",
"terminal.integrated.enableMultiLinePasteWarning": false,
"terminal.integrated.fontSize": 12,
"terminal.integrated.tabs.enabled": true,
"thunder-client.saveToWorkspace": false,