vault backup: 2024-08-16 21:09:10
This commit is contained in:
114
.obsidian/plugins/terminal/data.json
vendored
114
.obsidian/plugins/terminal/data.json
vendored
@@ -14,82 +14,12 @@
|
|||||||
"pinNewInstance": true,
|
"pinNewInstance": true,
|
||||||
"preferredRenderer": "webgl",
|
"preferredRenderer": "webgl",
|
||||||
"profiles": {
|
"profiles": {
|
||||||
"darwinExternalDefault": {
|
"e60be0d0-0f77-4895-ac33-d227affd4d0b": {
|
||||||
"args": [
|
|
||||||
"\"$PWD\""
|
|
||||||
],
|
|
||||||
"executable": "/System/Applications/Utilities/Terminal.app/Contents/macOS/Terminal",
|
|
||||||
"name": "",
|
|
||||||
"platforms": {
|
|
||||||
"darwin": true
|
|
||||||
},
|
|
||||||
"restoreHistory": true,
|
|
||||||
"successExitCodes": [
|
|
||||||
"0",
|
|
||||||
"SIGINT",
|
|
||||||
"SIGTERM"
|
|
||||||
],
|
|
||||||
"terminalOptions": {
|
|
||||||
"documentOverride": null
|
|
||||||
},
|
|
||||||
"type": "external"
|
|
||||||
},
|
|
||||||
"darwinIntegratedDefault": {
|
|
||||||
"args": [],
|
"args": [],
|
||||||
"executable": "/bin/zsh",
|
"executable": "/bin/zsh",
|
||||||
"name": "",
|
"name": "Zsh",
|
||||||
"platforms": {
|
|
||||||
"darwin": true
|
|
||||||
},
|
|
||||||
"pythonExecutable": "python3",
|
|
||||||
"restoreHistory": true,
|
|
||||||
"successExitCodes": [
|
|
||||||
"0",
|
|
||||||
"SIGINT",
|
|
||||||
"SIGTERM"
|
|
||||||
],
|
|
||||||
"terminalOptions": {
|
|
||||||
"documentOverride": null
|
|
||||||
},
|
|
||||||
"type": "integrated",
|
|
||||||
"useWin32Conhost": true
|
|
||||||
},
|
|
||||||
"developerConsole": {
|
|
||||||
"name": "",
|
|
||||||
"restoreHistory": true,
|
|
||||||
"successExitCodes": [
|
|
||||||
"0",
|
|
||||||
"SIGINT",
|
|
||||||
"SIGTERM"
|
|
||||||
],
|
|
||||||
"terminalOptions": {
|
|
||||||
"documentOverride": null
|
|
||||||
},
|
|
||||||
"type": "developerConsole"
|
|
||||||
},
|
|
||||||
"linuxExternalDefault": {
|
|
||||||
"args": [],
|
|
||||||
"executable": "xterm",
|
|
||||||
"name": "",
|
|
||||||
"platforms": {
|
|
||||||
"linux": true
|
|
||||||
},
|
|
||||||
"restoreHistory": true,
|
|
||||||
"successExitCodes": [
|
|
||||||
"0",
|
|
||||||
"SIGINT",
|
|
||||||
"SIGTERM"
|
|
||||||
],
|
|
||||||
"terminalOptions": {
|
|
||||||
"documentOverride": null
|
|
||||||
},
|
|
||||||
"type": "external"
|
|
||||||
},
|
|
||||||
"linuxIntegratedDefault": {
|
|
||||||
"args": [],
|
|
||||||
"executable": "/bin/sh",
|
|
||||||
"name": "",
|
|
||||||
"platforms": {
|
"platforms": {
|
||||||
|
"darwin": true,
|
||||||
"linux": true
|
"linux": true
|
||||||
},
|
},
|
||||||
"pythonExecutable": "python3",
|
"pythonExecutable": "python3",
|
||||||
@@ -104,44 +34,6 @@
|
|||||||
},
|
},
|
||||||
"type": "integrated",
|
"type": "integrated",
|
||||||
"useWin32Conhost": true
|
"useWin32Conhost": true
|
||||||
},
|
|
||||||
"win32ExternalDefault": {
|
|
||||||
"args": [],
|
|
||||||
"executable": "C:\\Windows\\System32\\cmd.exe",
|
|
||||||
"name": "",
|
|
||||||
"platforms": {
|
|
||||||
"win32": true
|
|
||||||
},
|
|
||||||
"restoreHistory": true,
|
|
||||||
"successExitCodes": [
|
|
||||||
"0",
|
|
||||||
"SIGINT",
|
|
||||||
"SIGTERM"
|
|
||||||
],
|
|
||||||
"terminalOptions": {
|
|
||||||
"documentOverride": null
|
|
||||||
},
|
|
||||||
"type": "external"
|
|
||||||
},
|
|
||||||
"win32IntegratedDefault": {
|
|
||||||
"args": [],
|
|
||||||
"executable": "C:\\Windows\\System32\\cmd.exe",
|
|
||||||
"name": "",
|
|
||||||
"platforms": {
|
|
||||||
"win32": true
|
|
||||||
},
|
|
||||||
"pythonExecutable": "python3",
|
|
||||||
"restoreHistory": true,
|
|
||||||
"successExitCodes": [
|
|
||||||
"0",
|
|
||||||
"SIGINT",
|
|
||||||
"SIGTERM"
|
|
||||||
],
|
|
||||||
"terminalOptions": {
|
|
||||||
"documentOverride": null
|
|
||||||
},
|
|
||||||
"type": "integrated",
|
|
||||||
"useWin32Conhost": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user