Starting to version control my agentic coding dotfiles as I start to feel the pain tracking them across projects.
git submodule add https://github.com/neozenith/agentic-dotfiles.git .claudegit submodule update --init --recursive --remote.gitignore
.claude/Then clone this repo into the gitignored folder:
git clone https://github.com/neozenith/agentic-dotfiles.git .claudecd .claude
git pull