From fc2eef03a4a797e8e00869f30d0724cefa4f3145 Mon Sep 17 00:00:00 2001 From: Stitch505 Date: Tue, 3 Jun 2025 22:03:39 +0400 Subject: [PATCH] Auto base sync: 2025-06-03 22:03:39 --- .obsidian/plugins/obsidian-git/data.json | 58 +++++++++++++++++++ .../Установка зависимостей для PP.md | 6 +- 2 files changed, 62 insertions(+), 2 deletions(-) diff --git a/.obsidian/plugins/obsidian-git/data.json b/.obsidian/plugins/obsidian-git/data.json index e69de29..49ce0d8 100644 --- a/.obsidian/plugins/obsidian-git/data.json +++ b/.obsidian/plugins/obsidian-git/data.json @@ -0,0 +1,58 @@ +{ + "commitMessage": "Base sync backup: {{date}}", + "commitDateFormat": "YYYY-MM-DD HH:mm:ss", + "autoSaveInterval": 1, + "autoPushInterval": 1, + "autoPullInterval": 1, + "autoPullOnBoot": true, + "disablePush": true, + "pullBeforePush": true, + "disablePopups": false, + "disablePopupsForNoChanges": false, + "listChangedFilesInMessageBody": false, + "showStatusBar": true, + "updateSubmodules": false, + "syncMethod": "merge", + "customMessageOnAutoBackup": false, + "autoBackupAfterFileChange": false, + "treeStructure": false, + "refreshSourceControl": true, + "basePath": "", + "differentIntervalCommitAndPush": true, + "changedFilesInStatusBar": false, + "showedMobileNotice": true, + "refreshSourceControlTimer": 7000, + "showBranchStatusBar": true, + "setLastSaveToLastCommit": false, + "submoduleRecurseCheckout": false, + "gitDir": "", + "showFileMenu": true, + "authorInHistoryView": "hide", + "dateInHistoryView": false, + "lineAuthor": { + "show": false, + "followMovement": "inactive", + "authorDisplay": "initials", + "showCommitHash": false, + "dateTimeFormatOptions": "date", + "dateTimeFormatCustomString": "YYYY-MM-DD HH:mm", + "dateTimeTimezone": "viewer-local", + "coloringMaxAge": "1y", + "colorNew": { + "r": 255, + "g": 150, + "b": 150 + }, + "colorOld": { + "r": 120, + "g": 160, + "b": 255 + }, + "textColorCss": "var(--text-muted)", + "ignoreWhitespace": false, + "gutterSpacingFallbackLength": 5, + "lastShownAuthorDisplay": "initials", + "lastShownDateTimeFormatOptions": "date" + }, + "autoCommitMessage": "Auto base sync: {{date}}" +} \ No newline at end of file diff --git a/3. LINUX/UBUNTU/1. PortProton/Установка зависимостей для PP.md b/3. LINUX/UBUNTU/1. PortProton/Установка зависимостей для PP.md index eca0a6e..b2d0147 100644 --- a/3. LINUX/UBUNTU/1. PortProton/Установка зависимостей для PP.md +++ b/3. LINUX/UBUNTU/1. PortProton/Установка зависимостей для PP.md @@ -1,2 +1,4 @@ -`PortProton требует наличия 32-битных библиотек и других компонентов` -1) Добавьте поддержку 32-битной архитектуры и репозиторий multiverse \ No newline at end of file +> ### PortProton требует наличия 32-битных библиотек и других компонентов + +1) `Добавьте поддержку 32-битной архитектуры и репозиторий multiverse` +2) \ No newline at end of file