From 9975aa50b96258ca09ec4ca1565b91d0fe9b1a36 Mon Sep 17 00:00:00 2001 From: G <41178744+catomean@users.noreply.github.com> Date: Fri, 28 Aug 2026 14:01:33 +0200 Subject: [PATCH] docs: the dotfiles shim is gone, every caller points here The README promised that callers still naming bitbaum/dotfiles keep working via a forwarding shim. All sixteen have migrated and the shim has been removed, so that sentence had become an invitation to write a reference that will not resolve. Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_01UvjGNAS9CMfEGNW26tUR4P --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 928387b..12bbd67 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,10 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} ``` -Existing callers that still point at `bitbaum/dotfiles/...@master` keep -working: dotfiles carries a forwarding shim to this repo. Point new callers -here. +All sixteen callers point here directly. The forwarding shim that briefly +lived in `bitbaum/dotfiles` was removed once the last one migrated — a shim +that forwards nothing is just a second place the sweep appears to live, and +drift between copies is the problem this repo exists to end. ## Rules of the house