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