mirror of
https://github.com/SeriousBug/dotfiles
synced 2025-12-07 05:22:34 -06:00
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>
6 lines
95 B
Plaintext
6 lines
95 B
Plaintext
# Dotter cache files
|
|
.dotter/local.toml
|
|
.dotter/cache.toml
|
|
.dotter/cache/
|
|
.dotter/user_vars.sh
|