@43081j suggested having a dedicated cli bin that automatically pipes the appropriate shell code into source.
This would let users run a simple command like npx @bombsh/tab enable pnpm instead of the current, more manual approach.
this would detect the user’s current shell, generate the correct completions and append them to the local shell profile automatically!