From 932deff228dd3d0a33527b2256c3a675b45696a1 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Tue, 21 Apr 2026 01:25:02 +0100 Subject: chore: ignore bootstrap.sh in chezmoi, mask xdg-user-dirs-update bootstrap.sh is host-only bootstrapping and should not deploy into $HOME. The xdg-user-dirs-update.service user unit (shipped enabled by the xdg-user-dirs package) rewrites ~/.config/user-dirs.dirs on login, clobbering the tracked short-path variant (docs/dl/pics/vids). Mask it by symlinking to /dev/null. --- .chezmoiignore | 1 + 1 file changed, 1 insertion(+) (limited to '.chezmoiignore') diff --git a/.chezmoiignore b/.chezmoiignore index b2c7c3b..ebb6a6f 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -1,6 +1,7 @@ KEYBINDS.md README.md create-efi.sh +bootstrap.sh .editorconfig .github/ .worktrees/ -- cgit v1.2.3-70-g09d2