diff options
| author | 2026-05-19 16:45:17 +0100 | |
|---|---|---|
| committer | 2026-05-19 16:45:17 +0100 | |
| commit | 3dc375cffbb4a8d09374e66002f5ee50be95ead2 (patch) | |
| tree | 2960abcd4a0aa8fbf02053af6f925e41abe50ff4 /README.md | |
| parent | e69aaa8c2762b6c801cedecefcf1f301307df292 (diff) | |
| download | dotfiles-3dc375cffbb4a8d09374e66002f5ee50be95ead2.tar.gz dotfiles-3dc375cffbb4a8d09374e66002f5ee50be95ead2.tar.bz2 dotfiles-3dc375cffbb4a8d09374e66002f5ee50be95ead2.zip | |
fix(remote-dev): symlink git pre-push hook with stripped chezmoi name
`dot_config/git/hooks/executable_pre-push` only loses the
`executable_` chezmoi attribute prefix during `chezmoi apply`. On
remote-dev we use raw home-manager symlinks, so a directory symlink
gave git a file literally named `executable_pre-push` — which is not
a valid hook name and was silently ignored. Symlink each hook to its
stripped target name (executable bit comes from the working-tree mode,
which git follows through the symlink).
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions
