To clone any repository listed below, first navigate to its page to get the specific one-line command.
The command format is:
curl -L -o <repo_name>.bundle <bundle_url> && git clone <repo_name>.bundle <repo_name> && rm <repo_name>.bundle