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
@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!