From 6418612c127abe419cc872ac261545f28c9fc284 Mon Sep 17 00:00:00 2001 From: Patrik Wehrli Date: Mon, 12 Oct 2020 18:38:53 +0200 Subject: [PATCH] Add cloudapp plugin to list --- Plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugins.md b/Plugins.md index 11a131e..989639f 100644 --- a/Plugins.md +++ b/Plugins.md @@ -43,6 +43,7 @@ plugins=(rails git ruby) - [celery](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/celery) - [chruby](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/chruby) - [chucknorris](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/chucknorris) +- [cloudapp](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/cloudapp) - [cloudfoundry](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/cloudfoundry) - [codeclimate](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/codeclimate) - [coffee](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/coffee)