1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 07:20:40 +01:00

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

This commit is contained in:
nishanthps-cai
2023-10-17 00:55:05 -07:00
committed by GitHub
parent f939768751
commit 96c976637a

View File

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