Initial commit: Python dotfiles system

This commit is contained in:
2025-07-03 17:14:52 +02:00
commit 6b4f19c2dc
20 changed files with 2185 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
PyYAML>=6.0
Jinja2>=3.0.0
click>=8.0.0
rich>=13.0.0
cryptography>=3.4.0
pathspec>=0.9.0