| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: use chezmoi source-path in run scripts | 2 days | 1 | -3/+3 | |
| | | | | | | | chezmoi executes run scripts from a temp directory, so $(dirname $0) resolves to /tmp instead of the repo. Use 'chezmoi source-path' to locate etc/, etc2/, and firefox/ files. | ||||
| * | feat: add chezmoi config, ignore, and deploy scripts | 2 days | 1 | -0/+25 | |
| - .chezmoi.toml.tmpl: minimal config with hostname data - .chezmoiignore: exclude repo-only files from deployment - run_onchange_after_deploy-etc.sh: deploy etc/ and etc2/ to /etc - run_onchange_after_deploy-firefox.sh: deploy firefox overrides to profile | |||||
