个人配置文件安装方法macOS$ brew install chezmoi $ chezmoi init --apply --ssh ivenArch Linux$ sudo pacman -S chezmoi $ chezmoi init --apply --ssh iven其他系统$ cd /tmp && sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply --ssh iven