From b378e53beaad23f57f027af769c2a9865ebc3232 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Cornell=C3=A0?= Date: Sat, 23 May 2020 22:52:52 +0200 Subject: [PATCH] Add more new plugins --- Plugins.md | 2 ++ 1 file changed, 2 insertions(+) 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)