yolk_dots
0.2.0 - 2025-01-26
v0.2.0
Jan 26 2025 at 17:22 UTC
BREAKING
- [breaking] run canonicalization for git through git filters:
Yolk no longer expects a
.yolk_git
directory rather than the typical.git
dir. Instead, yolk now installs a git filter in the.git/config
file, and specifies it to run through.gitattributes
. To automatically apply these changes to your local dotfile repository, simply runyolk init
again, it will automatically update the file structure.