This command downloads a Git bundle, then clones it locally.
curl -L -o git-host-cf.bundle https://nor-git.pages.dev/git-host-cf/git-host-cf.bundle && git clone git-host-cf.bundle git-host-cf && rm git-host-cf.bundle