Commit Graph

12 Commits

Author SHA1 Message Date
8432a87a1e Merge branch 'master' of gitea.hptrow.me:pt/setup_env 2026-05-11 10:06:12 -04:00
2b2b2f18b3 fix nvim ownership: remove mappings.lua from setup_env, clarify architecture in CLAUDE.md
mappings.lua belongs in the nvchad repo — putting it in dotfiles/nvim/ conflicts
with the nvchad git-tracked copy on every sync. Feature modules (rename_term,
telescope_tasks) stay in setup_env as intended. Also removes the misplaced
symlink block in install_nvchad.sh that ran before backup/clone.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-05-11 10:04:50 -04:00
1e4fa75dc7 add telescope_tasks, nvim lua modules, and doc updates
- add telescope_tasks.lua: vault-wide task pickers (<leader>tl / <leader>tL)
- track mappings.lua and rename_term.lua in dotfiles
- update CLAUDE.md: add vault definition, telescope_tasks entry, nvim lua file list
- fix tdo/tdop aliases and ga/gx aliases in .bashrc
- install_nvchad.sh: symlink personal nvim modules after clone

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-05-11 09:36:25 -04:00
b860767f03 fix aerial sql crash; add treesitter query override mechanism 2026-05-10 22:47:22 -04:00
21a60534ce update docs to reflect new scripts and pinned nvim version
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-10 04:46:53 -04:00
226cdd64c6 move readme to root, update readme and claude.md to reflect current setup 2026-05-10 03:19:16 -04:00
a2ffa6afb5 document .bashrc_paths pattern and machine-specific config workflow 2026-05-10 02:12:36 -04:00
14931c541f resolve merge conflicts
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-10 01:37:46 -04:00
8ffd28b654 merge local additions and incorporate remote improvements
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-10 01:36:30 -04:00
cbb783bfdf description 2026-05-06 09:14:07 -04:00
f27b5656c0 document td time-tracking and deploy_bin in CLAUDE.md
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-20 21:03:51 -04:00
c6d2eeb5fc update claude.md with sql server workflow and missing aliases
Added documentation for xmspa function, MSC/MSW environment variables, bashrc_local_example template, and various missing aliases (git, todo, journal shortcuts).

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-17 23:15:18 -05:00