diff --git a/Plugins.md b/Plugins.md index 257ef9c..730ae87 100644 --- a/Plugins.md +++ b/Plugins.md @@ -25,6 +25,7 @@ _NOTE: elements in zsh arrays are separated by spaces. DO NOT use commas._ - [autopep8](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/autopep8) - [aws](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/aws) - [battery](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/battery) +- [bazel](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/bazel) - [bbedit](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/bbedit) - [bgnotify](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/bgnotify) - [boot2docker](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/boot2docker) @@ -155,6 +156,7 @@ _NOTE: elements in zsh arrays are separated by spaces. DO NOT use commas._ - [lein](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/lein) - [lighthouse](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/lighthouse) - [lol](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/lol) +- [lxd](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/lxd) - [macports](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/macports) - [magic-enter](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/magic-enter) - [man](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/man)