Browse Source

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

Closes #12482
Carlo Sala 10 months ago
parent
commit
8510847ff3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/bundler/_bundler

+ 1 - 1
plugins/bundler/_bundler

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