chezmoi-management
Installation
SKILL.md
chezmoi Management (mizchi personal)
Personal dotfiles operations notes. The official chezmoi docs are already sufficient, so this document focuses solely on how things concretely work in my own environment.
Baseline environment
| Item | Value |
|---|---|
| Source directory | ~/.local/share/chezmoi/ |
| Remote | https://github.com/mizchi/chezmoi-dotfiles.git |
| Branch | main |
Packages / programs.* |
nix home-manager via dot_config/home-manager/flake.nix (= home-manager standalone or nix-darwin integrated mode) |
| pre-push | pkfire (Taskfile.pkl + pkf hooks install) + secretlint |
| Post-apply hook | run_after_apm-install.sh → apm install --global --target claude |
Responsibility split with nix home-manager
This repo runs alongside home-manager — neither is a superset of the other: