Many thanks to all the bloggers, coders, github-ers, etc. that have provided countless examples for me to use as a starting point.
To install chezmoi as well as the defined configurations, following command:
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --purge-binary --apply wufpack00
The --purge-binary
flag will remove the binary after the installation is done.
Chezmoi will install itself using the preferred package manager on the system.