Templates. tmp lates: I'm feeling lucky
fd.
<h>
#!/bin/bash
if [ $# -eq 0 ]; then
URL="https://api.github.com/repos/slarwise/templates/contents/templates"
curl --silent "$URL" | jq --raw-output '.[].name'
else
URL="https://raw.githubusercontent.com/slarwise/templates/main/templates/${1}"
curl --silent "$URL"
fi
opa gamgam sty