Update .gitconfig

Update .logseq/config/plugins.edn
Update Library/Application Support/Code/User/settings.json
Update .local/bin/vpn
Update .ssh/config
This commit is contained in:
Florian Beisel
2024-09-27 20:49:21 +02:00
parent 6c198f3468
commit 1cb3648eab
5 changed files with 54 additions and 11 deletions

View File

@ -1,3 +1,5 @@
{:logseq-bujo-theme {:version "1.3.5", :repo "stdword/logseq-bujo-theme", :effect false, :theme true}
:logseq-bullet-threading {:version "v1.1.4", :repo "pengx17/logseq-plugin-bullet-threading", :effect false, :theme false}
:logseq-markdown-table {:version "v1.8.1", :repo "haydenull/logseq-plugin-markdown-table", :effect false, :theme false}}
:logseq-markdown-table {:version "v1.8.1", :repo "haydenull/logseq-plugin-markdown-table", :effect false, :theme false}
:logseq-pdf-export-plugin {:version "2.2.10", :repo "sawhney17/logseq-pdf-export", :effect true, :theme false}
:logseq-pdf-extract {:version "0.1.1", :repo "e-zz/logseq-pdf-extract", :effect true, :theme false}}