aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dot_config/systemd/user/symlink_xdg-user-dirs-update.service
Commit message (Collapse)AuthorAgeFilesLines
* chore: ignore bootstrap.sh in chezmoi, mask xdg-user-dirs-updateLibravatar sommerfeld46 hours1-0/+1
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.