@jaspermayone.com's dotfiles

update espanso and claude settings

+14 -3
+8
configs/claude/settings.json
··· 24 24 "texlab@claude-code-lsps": true, 25 25 "vscode-langservers@claude-code-lsps": true, 26 26 "github@claude-plugins-official": true 27 + }, 28 + "mcpServers": { 29 + "qmd": { 30 + "command": "qmd", 31 + "args": [ 32 + "mcp" 33 + ] 34 + } 27 35 } 28 36 }
+6 -3
configs/espanso/match/personal.yml
··· 8 8 replace: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHm7lo7umraewipgQu1Pifmoo/V8jYGDHjBTmt+7SOCe jsp@remus" 9 9 10 10 # Social (public links) 11 - - trigger: ";linkedin" 11 + - triggers: [ ";linkedin", ";li" ] 12 12 replace: "https://www.linkedin.com/in/jaspermayone/" 13 + 14 + - triggers: [ ";github", ";gh" ] 15 + replace: "https://github.com/jaspermayone" 13 16 14 17 # Organizations (public info) 15 - - triggers: [";pwlmission"] 18 + - triggers: [";pwlmission", ";pwlmis"] 16 19 label: "Patchwork Mission" 17 - replace: "Empowering everyone to explore STEAM through a makerspace community that lowers barriers, welcomes every interest, and turns ideas into reality." 20 + replace: "Inspiring human creativity in the age of artificial intelligence." 18 21 19 22 - triggers: [";krn"] 20 23 replace: "taciturnaxolotl"