0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02: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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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