diff --git a/.obsidian/plugins/obsidian-git/data.json b/.obsidian/plugins/obsidian-git/data.json index e7a0712..d6fd13b 100644 --- a/.obsidian/plugins/obsidian-git/data.json +++ b/.obsidian/plugins/obsidian-git/data.json @@ -17,6 +17,7 @@ "showStatusBar": true, "updateSubmodules": false, "syncMethod": "merge", + "mergeStrategy": "none", "customMessageOnAutoBackup": false, "autoBackupAfterFileChange": false, "treeStructure": false, @@ -32,8 +33,13 @@ "gitDir": "", "showFileMenu": true, "authorInHistoryView": "hide", - "dateInHistoryView": false, + "dateInHistoryView": true, "diffStyle": "split", + "hunks": { + "showSigns": false, + "hunkCommands": false, + "statusBar": "colored" + }, "lineAuthor": { "show": false, "followMovement": "inactive", diff --git a/03_Resources/Development/AI-ML/OpenRouter-config.md b/03_Resources/Development/AI-ML/OpenRouter-config.md index 3cb0798..c224834 100644 --- a/03_Resources/Development/AI-ML/OpenRouter-config.md +++ b/03_Resources/Development/AI-ML/OpenRouter-config.md @@ -15,3 +15,9 @@ local rag: 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 ``` + + +hermes : +``` +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 +```