Comment by simonw
13 days ago
> But seriously, you can put a shebang on an english text file now (if you're sufficiently brave)
That inspired me to figure out how to do exactly that:
https://til.simonwillison.net/llms/llm-shebang
#!/usr/bin/env -S llm -f
Generate an SVG of a pelican riding a bicycle
Thanks for the inspiration!
A .llm file extension might be in order :)
Oh, that looks pretty clean!