© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Alexei Strots
I'm guessing that bash code completion will not work with this approach. Right?
Alex Eagle
Co-Founder, Aspect Build
I imagine that's the case any time you have a bash alias for some tool, I think the completion script may not know that $0 is the bare tool. I didn't test it for this example though.