My dotfiles managed by chezmoi.
sh -c "$(curl -fsLS get.chezmoi.io)" -- -b ${HOME}/.local/bin init --apply poponta1218 && \
rm -rf ${HOME}/.local/bin/chezmoi
Prompt asks you to enter your git username, email, and PGP signing key.
When you don't type these, these are set to be empty.
chezmoi update