dotfiles Installation brew install chezmoi # macOS, or snap install --classic chezmoi # Ubuntu chezmoi init --apply https://github.com/qiangxu1996/dotfiles.git or sh -c "$(curl -fsLS https://chezmoi.io/get)" -- init --apply qiangxu1996