From c6f57da5179ee8bb92bf86475b8c834d1feb2419 Mon Sep 17 00:00:00 2001 From: Elizabeth Bruynooghe Date: Mon, 23 Sep 2024 15:11:21 +0200 Subject: [PATCH] vault backup: 2024-09-23 15:11:21 --- .obsidian/plugins/terminal/data.json | 134 ++++++++++++++++++++++++++- 1 file changed, 131 insertions(+), 3 deletions(-) diff --git a/.obsidian/plugins/terminal/data.json b/.obsidian/plugins/terminal/data.json index aeaa525..c9ecf61 100644 --- a/.obsidian/plugins/terminal/data.json +++ b/.obsidian/plugins/terminal/data.json @@ -14,14 +14,142 @@ "pinNewInstance": true, "preferredRenderer": "webgl", "profiles": { - "e60be0d0-0f77-4895-ac33-d227affd4d0b": { + "darwinExternalDefault": { + "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": [], "executable": "/bin/zsh", - "name": "Zsh", + "name": "", + "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": { - "darwin": true, "linux": true }, + "restoreHistory": true, + "successExitCodes": [ + "0", + "SIGINT", + "SIGTERM" + ], + "terminalOptions": { + "documentOverride": null + }, + "type": "external" + }, + "linuxIntegratedDefault": { + "args": [], + "executable": "/bin/sh", + "name": "", + "platforms": { + "linux": true + }, + "pythonExecutable": "python3", + "restoreHistory": true, + "successExitCodes": [ + "0", + "SIGINT", + "SIGTERM" + ], + "terminalOptions": { + "documentOverride": null + }, + "type": "integrated", + "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 + }, + "394bf524-797a-46fa-8f7c-5cb439ef124d": { + "args": [], + "executable": "powershell", + "name": "", + "platforms": { + "win32": true + }, "pythonExecutable": "python3", "restoreHistory": true, "successExitCodes": [