Commit Graph

14 Commits

Author SHA1 Message Date
da30223a38 config: add IntelliJ keybindings for navigation and git integration 2026-01-23 14:54:25 -06:00
e782ba2e6b config: add IntelliJ keymap management and enable EXA for OpenCode 2026-01-23 14:44:52 -06:00
e0f94de944 docs: enhance Question tool guidance and improve share script error handling
Add prominent Question tool guidance to AGENTS.md and expand coverage in CLAUDE.md with chezmoi-specific examples. Refactor share.ts error handling to show last 10 lines of stderr instead of full output, remove hardcoded env var docs now that credentials are templated.
2026-01-23 13:43:15 -06:00
61a66df27d config: add lazy* tools to mise and expand Question tool guidance 2026-01-18 20:41:24 -06:00
fcda511c44 config: add delta to mise tools 2026-01-18 15:23:18 -06:00
b6f97348e5 config: add left-hand optimized Zed keymap with Ctrl+G navigation prefix 2026-01-11 16:44:55 -06:00
1d36d6ce0a config: add Catppuccin theme and tweak editor settings
- Add high-contrast Catppuccin theme for OpenCode
- Enable Copilot edit prediction in Zed
- Increase Kitty font size and improve text rendering
- Fix trailing comma in OpenCode plugins config
2026-01-10 19:10:31 -06:00
f1b0e5599b config: update fonts to ZedMono NF and disable lazygit CI keybinds 2026-01-06 12:01:13 -06:00
91e58db0d9 config: add delta config and enhance lazygit with Dracula theme
- Extract delta configuration to dedicated managed config file
- Update lazygit with full Dracula theme and quality-of-life improvements
- Remove banner comments from config files for cleaner format
- Update git-related tool scripts (install-fonts, share utility)
2026-01-03 19:26:36 -06:00
ce9afed824 config: update editor themes and add tools
- Switch Cursor and Zed to dark mode themes
- Add gopls-lsp plugin and curlie tool to mise
2026-01-03 19:04:40 -06:00
2cf33f7a24 feat: introduce meta-configs pattern and relocate fonts config
- Move fonts.toml from deployed location to meta/ directory
- Update install-fonts.ts to read from meta/ and support extras array
- Add comprehensive documentation explaining meta-configs pattern
- Add ZedMono NF font and update Zed editor keybindings/settings
2026-01-02 18:38:35 -06:00
ed10dae8fa config: add Zed config 2026-01-01 20:04:20 -06:00
bfa82ef74c config: update tool versions to latest and add new tools to mise 2026-01-01 19:58:57 -06:00
3c777c146a refactor: consolidate managed configs and switch go/tool-versions to mise
Reorganize symlinked configs from .config-source to .managed directory for better clarity on auto-updated vs manual files. Add mise config.toml to replace .tool-versions, pin zoxide and deno versions. Remove Go from PATH templates since it's now managed via mise.
2026-01-01 17:00:30 -06:00