My dotfiles.
My dotfiles rely upon chezmoi, so install it before proceeding to the installation step.
Use chezmoi
to clone, initialize and apply the dotfiles all in one go:
sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply "${GITHUB_USERNAME:-dylangleason}"