clone of my dotfiles.ssp.sh
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

update

sspaeti 8266f9e8 963178ba

+41 -9
+1
newsboat/.config/newsboat/urls
··· 54 54 https://karimjedda.com/rss/ curiosity 55 55 https://www.kahandatasolutions.com/blog.rss data 56 56 https://semanticinsight.wordpress.com/feed/ data 57 + https://tobilg.com/rss.xml data "~Tobi Müller's Blog" 57 58 https://planyournext.com/feed 58 59 https://think-boundless.com/feed/ 59 60 https://jonathanneo.substack.com/feed substack
+1 -1
nvim/.config/nvim/lua/sspaeti/plugins/_init_lazy.lua
··· 60 60 { "tpope/vim-rhubarb", event = "VeryLazy" }, 61 61 62 62 { "kdheepak/lazygit.nvim", event = "VeryLazy" }, 63 - { 63 + { --potentially replace with esmuellert/vscode-diff.nvim as below does not get updates? 64 64 "sindrets/diffview.nvim", 65 65 config = function() 66 66 require("diffview").setup({
+1 -1
obsidian/Simon/SecondBrain/.obsidian/appearance.json
··· 1 1 { 2 2 "baseFontSize": 16, 3 3 "cssTheme": "Kanagawa", 4 - "theme": "obsidian", 4 + "theme": "moonstone", 5 5 "enabledCssSnippets": [ 6 6 "hide_file_in_filetree", 7 7 "better_pdf",
+28 -6
obsidian/Simon/SecondBrain/.obsidian/graph.json
··· 6 6 "hideUnresolved": true, 7 7 "showOrphans": false, 8 8 "collapse-color-groups": true, 9 - "colorGroups": [], 9 + "colorGroups": [ 10 + { 11 + "query": "Data Engineering", 12 + "color": { 13 + "a": 1, 14 + "rgb": 14701138 15 + } 16 + }, 17 + { 18 + "query": "Personal", 19 + "color": { 20 + "a": 1, 21 + "rgb": 14725458 22 + } 23 + }, 24 + { 25 + "query": "Writing", 26 + "color": { 27 + "a": 1, 28 + "rgb": 5984992 29 + } 30 + } 31 + ], 10 32 "collapse-display": false, 11 33 "showArrow": false, 12 - "textFadeMultiplier": -1.2, 34 + "textFadeMultiplier": -1, 13 35 "nodeSizeMultiplier": 0.63274704070652, 14 36 "lineSizeMultiplier": 0.202219263204616, 15 - "collapse-forces": false, 16 - "centerStrength": 0.426509332442762, 37 + "collapse-forces": true, 38 + "centerStrength": 0.133254426197169, 17 39 "repelStrength": 10.4107759100523, 18 40 "linkStrength": 0.967679691268693, 19 41 "linkDistance": 217, 20 - "scale": 0.05207164717831125, 21 - "close": false 42 + "scale": 0.4743893260655897, 43 + "close": true 22 44 }
+9
obsidian/Simon/SecondBrain/.obsidian/hotkeys.json
··· 469 469 ], 470 470 "key": ";" 471 471 } 472 + ], 473 + "editor:toggle-highlight": [ 474 + { 475 + "modifiers": [ 476 + "Mod", 477 + "Shift" 478 + ], 479 + "key": "H" 480 + } 472 481 ] 473 482 }
+1 -1
presenterm/.config/presenterm/config.yaml
··· 2 2 dimensions: 3 3 columns: 90 4 4 rows: 35 5 - pauses: new_slide 5 + # pauses: new_slide