You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**`lx` formats one or more files into clean, Markdown-fenced blocks ready to paste into LLM chat windows.**
7
+
**Converts files into simple Markdown-fenced blocks for easy use in LLM chats.**
8
8
9
9
The goal is to make prompt setup **repeatable**. Instead of letting an agent guess context or manually selecting files in a UI, you define the exact context you want in one shell command and rerun it whenever you need a fresh session. It works smoothly with tools like `rg -l`, `fd`, and recursive shell globs.
0 commit comments