How it works
1. Takes the last command from your bash history
2. Reruns it to capture the output
3. Gives this info to `llm cmd` to get a suggestion
4. Show the suggestion to the user!
Basically a quicker feedback loop instead of looking up params & typos on google.
How it works 1. Takes the last command from your bash history 2. Reruns it to capture the output 3. Gives this info to `llm cmd` to get a suggestion 4. Show the suggestion to the user!
Basically a quicker feedback loop instead of looking up params & typos on google.