fix(bundler): add completion for bundler bin as well

Closes #12482
This commit is contained in:
Carlo Sala
2024-06-08 13:32:27 +02:00
parent 4e8099175e
commit 8510847ff3

View File

@@ -1,4 +1,4 @@
#compdef bundle
#compdef bundle bundler
local curcontext="$curcontext" state line _gems _opts ret=1