1
0
Fork 0
mirror of https://github.com/SeriousBug/dotfiles synced 2025-12-07 05:22:34 -06:00
Commit graph

2 commits

Author SHA1 Message Date
Kaan Barmore-Genc 989fab7a18 Add interactive Dotter configuration to setup script
Implements user variable prompting (git name/email) with persistence to .dotter/user_vars.sh. Only prompts for missing variables on subsequent runs. Adds --reset flag to reconfigure all variables. Auto-generates local.toml and deploys dotfiles automatically.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-15 22:51:27 -06:00
Kaan Barmore-Genc fad40330cd Add git dotfiles with Dotter templates
Set up .gitconfig and .gitignore under Dotter management with template variables for git_name and git_email to support different values across systems.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-15 21:30:28 -06:00