qqqa

Fast, stateless LLM tool for shell answers and command execution

brewmacoslinux
Try with needOr install directly
Source

About

Fast, stateless LLM for your shell: qq answers; qa runs commands

Commands

qqqa

Examples

Get a quick answer to a shell question$ qq how do I list files in long format
Run a command suggested by the LLM$ qa find all python files in current directory
Ask about a specific shell concept$ qq what is a bash redirection operator