update dotfiles

This commit is contained in:
David Aizenberg
2025-11-26 23:17:33 +01:00
parent 6814e099ad
commit 80e865f496
46 changed files with 1549 additions and 1 deletions

20
.chezmoiignore Normal file
View File

@@ -0,0 +1,20 @@
# Ignore README and install script in home directory
README.md
install.sh
# Ignore backup files
*.pre-ai
*.bak
*.orig
*.backup
# Ignore git and editor files
.git/
.gitignore
*.swp
*~
.claude/
# OS-specific ignores
.DS_Store
Thumbs.db