浏览代码

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

Closes #12482
Carlo Sala 10 月之前
父节点
当前提交
8510847ff3
共有 1 个文件被更改,包括 1 次插入1 次删除
  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