ref. chezmoi
xcode-select --install
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply KEY60228- Remap Caps Lock to Control via System Settings
- Disable the Spotlight keyboard shortcut (Cmd+Space) via System Settings
chezmoi edit ~/.zshrc # edit (opens the source file)
chezmoi diff # preview changes
chezmoi apply # apply changes
chezmoi cd # jump to the source directoryEditing .Brewfile and running chezmoi apply changes the hash of run_onchange_after_10-brew-bundle.sh, which re-runs brew bundle automatically.