Install chezmoi using the package manager of the system.
The initialize and apply the dotfiles using:
chezmoi init --apply git@github.com:RivinHD/dotfiles.gitOR use a local installation with:
sh -c "$(curl -fsLS get.chezmoi.io/lb)" -- init --apply git@github.com:RivinHD/dotfiles.git- private: Install everything including encrypted stuff.
- public: Install interactively all non-encrypted stuff.