mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
Add plugin for bazel completion (#6434)
This commit is contained in:
parent
f742baf73c
commit
aada4d62bf
2 changed files with 346 additions and 0 deletions
5
plugins/bazel/README.md
Normal file
5
plugins/bazel/README.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
## Bazel autocomplete plugin
|
||||
|
||||
A copy of the completion script from the
|
||||
[bazelbuild/bazel](https://github.com/bazelbuild/bazel/master/scripts/zsh_completion/_bazel)
|
||||
git repo.
|
||||
Loading…
Add table
Add a link
Reference in a new issue