vault backup: 2026-05-20 13:48:15

This commit is contained in:
Dmitry
2026-05-20 13:48:15 +03:00
parent 4d467d69fd
commit 8b9f30f961
2 changed files with 83 additions and 128 deletions
+11 -74
View File
@@ -15,52 +15,6 @@
"pinNewInstance": false, "pinNewInstance": false,
"preferredRenderer": "webgl", "preferredRenderer": "webgl",
"profiles": { "profiles": {
"darwinExternalDefault": {
"args": [
"\"$PWD\""
],
"executable": "/System/Applications/Utilities/Terminal.app/Contents/macOS/Terminal",
"followTheme": true,
"name": "",
"platforms": {
"darwin": true
},
"restoreHistory": false,
"rightClickAction": "copyPaste",
"successExitCodes": [
"0",
"SIGINT",
"SIGTERM"
],
"terminalOptions": {
"documentOverride": null
},
"type": "external"
},
"darwinIntegratedDefault": {
"args": [
"--login"
],
"executable": "/bin/zsh",
"followTheme": true,
"name": "",
"platforms": {
"darwin": true
},
"pythonExecutable": "python3",
"restoreHistory": false,
"rightClickAction": "copyPaste",
"successExitCodes": [
"0",
"SIGINT",
"SIGTERM"
],
"terminalOptions": {
"documentOverride": null
},
"type": "integrated",
"useWin32Conhost": true
},
"developerConsole": { "developerConsole": {
"followTheme": true, "followTheme": true,
"name": "", "name": "",
@@ -98,7 +52,7 @@
}, },
"linuxIntegratedDefault": { "linuxIntegratedDefault": {
"args": [], "args": [],
"executable": "/bi", "executable": "/bin/sh",
"followTheme": true, "followTheme": true,
"name": "", "name": "",
"platforms": { "platforms": {
@@ -118,36 +72,19 @@
"type": "integrated", "type": "integrated",
"useWin32Conhost": true "useWin32Conhost": true
}, },
"win32ExternalDefault": { "7004edff-76db-412f-95d3-5fd8e180d055": {
"args": [], "args": [
"executable": "C:\\Windows\\System32\\cmd.exe", "--login"
"followTheme": true,
"name": "",
"platforms": {
"win32": true
},
"restoreHistory": false,
"rightClickAction": "copyPaste",
"successExitCodes": [
"0",
"SIGINT",
"SIGTERM"
], ],
"terminalOptions": { "executable": "/usr/bin/zsh",
"documentOverride": null
},
"type": "external"
},
"win32IntegratedDefault": {
"args": [],
"executable": "C:\\Windows\\System32\\cmd.exe",
"followTheme": true, "followTheme": true,
"name": "", "name": "ZSH",
"platforms": { "platforms": {
"win32": true "darwin": false,
"linux": true
}, },
"pythonExecutable": "python3", "pythonExecutable": "python3",
"restoreHistory": false, "restoreHistory": true,
"rightClickAction": "copyPaste", "rightClickAction": "copyPaste",
"successExitCodes": [ "successExitCodes": [
"0", "0",
@@ -158,10 +95,10 @@
"documentOverride": null "documentOverride": null
}, },
"type": "integrated", "type": "integrated",
"useWin32Conhost": true "useWin32Conhost": false
} }
}, },
"defaultProfile": "developerConsole", "defaultProfile": "7004edff-76db-412f-95d3-5fd8e180d055",
"terminalOptions": { "terminalOptions": {
"documentOverride": null "documentOverride": null
} }
+32 -14
View File
@@ -2,6 +2,10 @@
"main": { "main": {
"id": "5324373015726ba8", "id": "5324373015726ba8",
"type": "split", "type": "split",
"children": [
{
"id": "220f8ae18bf062b8",
"type": "split",
"children": [ "children": [
{ {
"id": "7285c3349cfcdac4", "id": "7285c3349cfcdac4",
@@ -21,27 +25,35 @@
"icon": "lucide-file", "icon": "lucide-file",
"title": "Облигации с залоговым обеспечением" "title": "Облигации с залоговым обеспечением"
} }
}
]
}, },
{ {
"id": "d478617ca9069e70", "id": "6c45703ed1d49f22",
"type": "tabs",
"children": [
{
"id": "dae4b864f1663cee",
"type": "leaf", "type": "leaf",
"pinned": true,
"state": { "state": {
"type": "terminal:terminal", "type": "terminal:terminal",
"state": { "state": {
"terminal:terminal": { "terminal:terminal": {
"cwd": "/home/ada/Documents/Vaults/SecondBrain/90 Library/10 Finance/Инвестиции", "cwd": "/home/ada/Documents/Vaults/SecondBrain",
"focus": false, "focus": false,
"profile": { "profile": {
"args": [], "args": [
"executable": "/bin/sh", "--login"
],
"executable": "/usr/bin/zsh",
"followTheme": true, "followTheme": true,
"name": "", "name": "ZSH",
"platforms": { "platforms": {
"darwin": false,
"linux": true "linux": true
}, },
"pythonExecutable": "python3", "pythonExecutable": "python3",
"restoreHistory": false, "restoreHistory": true,
"rightClickAction": "copyPaste", "rightClickAction": "copyPaste",
"successExitCodes": [ "successExitCodes": [
"0", "0",
@@ -52,19 +64,25 @@
"documentOverride": null "documentOverride": null
}, },
"type": "integrated", "type": "integrated",
"useWin32Conhost": true "useWin32Conhost": false
}, },
"profileSourceId": "linuxIntegratedDefault", "profileSourceId": "7004edff-76db-412f-95d3-5fd8e180d055",
"serial": null "serial": {
"columns": 106,
"data": "Traceback (most recent call last):\r\n File \u001b[35m\"<string>\"\u001b[0m, line \u001b[35m194\u001b[0m, in \u001b[35m<module>\r\n\u001b[0m \u001b[31mmain\u001b[1m()\r\n\u001b[0m \u001b[31m~~~~\u001b[1m^^\r\n\u001b[0m File \u001b[35m\"<string>\"\u001b[0m, line \u001b[35m178\u001b[0m, in \u001b[35mmain\r\n\u001b[0m \u001b[31mexecvp\u001b[1m(sys.argv[1], sys.argv[1:])\r\n\u001b[0m \u001b[31m~~~~~~\u001b[1m^^^^^^^^^^^^^^^^^^^^^^^^^^^\r\n\u001b[0m File \u001b[35m\"<frozen os>\"\u001b[0m, line \u001b[35m612\u001b[0m, in \u001b[35mexecvp\r\n\u001b[0m File \u001b[35m\"<frozen os>\"\u001b[0m, line \u001b[35m635\u001b[0m, in \u001b[35m_execvpe\r\n\u001b[1mFileNotFoundError\u001b[0m: \u001b[35m[Errno 2] No such file or directory\u001b[1B\u001b[54D\u001b[0m",
"rows": 15,
"scrollLine": 0
}
} }
}, },
"pinned": true,
"icon": "terminal", "icon": "terminal",
"title": "Terminal: sh" "title": "Terminal: ZSH"
} }
} }
]
}
], ],
"currentTab": 1 "direction": "horizontal"
} }
], ],
"direction": "vertical" "direction": "vertical"
@@ -300,7 +318,7 @@
"terminal:Open terminal": false "terminal:Open terminal": false
} }
}, },
"active": "d478617ca9069e70", "active": "dae4b864f1663cee",
"lastOpenFiles": [ "lastOpenFiles": [
"90 Library/10 Finance/Инвестиции/Облигации с залоговым обеспечением.md", "90 Library/10 Finance/Инвестиции/Облигации с залоговым обеспечением.md",
"00 Inbox/Test.md", "00 Inbox/Test.md",