浏览代码

feat(bazel): use completion also for bazelisk (#11984)

nishanthps-cai 1 年之前
父节点
当前提交
96c976637a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      plugins/bazel/_bazel

+ 1 - 1
plugins/bazel/_bazel

@@ -1,4 +1,4 @@
-#compdef bazel
+#compdef bazel bazelisk
 
 # Copyright 2015 The Bazel Authors. All rights reserved.
 #