Browse Source

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

nishanthps-cai 6 months ago
parent
commit
96c976637a
1 changed files with 1 additions and 1 deletions
  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.
 #