1
0
Fork 0
mirror of https://github.com/SeriousBug/dotfiles synced 2025-12-06 21:12:08 -06:00
dotfiles/.gitignore
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

6 lines
95 B
Plaintext

# Dotter cache files
.dotter/local.toml
.dotter/cache.toml
.dotter/cache/
.dotter/user_vars.sh