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

Closes #12482
master
Carlo Sala 2 years ago
parent 4e8099175e
commit 8510847ff3
No known key found for this signature in database
GPG Key ID: DA6FB450C1A4FE9A
  1. 2
      plugins/bundler/_bundler

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

Loading…
Cancel
Save