Skip to content

Commit

Permalink
feat(Plugins-Overview): add bazel (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
pswaminathan authored Jun 4, 2024
1 parent 7b3188f commit 49af269
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Plugins-Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
| Name | Description |
| ------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
| [ant](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/ant) | Java build tool https://ant.apache.org/ |
| [bazel](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/bazel) | Completions and aliases for [Bazel build system](https://bazel.build) |
| [bower](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/bower) | Front-end package manager https://github.com/bower/bower |
| [cabal](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/cabal) | Haskell package manager https://www.haskell.org/cabal/ |
| [cake](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/cake) | Cake build tool |
Expand Down

0 comments on commit 49af269

Please sign in to comment.