Don't remember obscure shell commands?
No problem: Just type ? do the thing
and let your LLM frens take care of it.
alias ?='shell_helper.py $@'
Your openai API key goes in ~/.config/shell-helper/key
mkdir -p ~/.config/shell-helper
touch ~/.config/shell-helper/key