sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply kavinvin
Create or edit toml file at ~/.config/chezmoi/chezmoi.toml
[data.git]
username = "your username"
email = "your email"
Apply changes
$ chezmoi apply
$ chezmoi update
Inspired by https://github.com/heypoom/dotfiles