Files
.dotfiles/stow_me/.config/VSCodium/User/settings.json
T
glennigen a147ff681e docs: rewrite README and update installation guide
- Rewrite README with index, repo structure tree and contents breakdown
- Fix stow command: use `stow -d stow_me/ -t ~ .` with explicit flags
- Rewrite installation.md with cleaner index and back-to-index links
- Add bash syntax highlighting to all code blocks
- Fix heading hierarchy: Install packages promoted to top-level section
- Break Flatpak install into one package per line
- Add claudeCode.preferredLocation to VSCodium settings
2026-05-22 17:23:53 +02:00

4 lines
87 B
JSON

{
"editor.selectionClipboard": false,
"claudeCode.preferredLocation": "panel"
}