Comment by imdsm
8 days ago
I simply have a bash script called printall which takes in some args, and outputs markdown codeblocks with filenames and a tree. One of hundreds of scripts built up over the years.
8 days ago
I simply have a bash script called printall which takes in some args, and outputs markdown codeblocks with filenames and a tree. One of hundreds of scripts built up over the years.
if you add fzf to speed up file / folder selection, you'll have your own llmcat :)