From 3a9c7544c7c4c856ccd45b792eccbce995aa11e9 Mon Sep 17 00:00:00 2001 From: Victor Novy Date: Wed, 8 Apr 2020 09:50:54 -0300 Subject: [PATCH] Updated Plugins Overview (markdown) --- Plugins-Overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins-Overview.md b/Plugins-Overview.md index d917a91..c02d82b 100644 --- a/Plugins-Overview.md +++ b/Plugins-Overview.md @@ -75,7 +75,7 @@ | [ant](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/ant) | Java build tool http://ant.apache.org/ | | [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 http://www.haskell.org/cabal/ | -| [cake](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/cake) | CoffeeScript build tool | +| [cake](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/cake) | Cake build tool | | [coffee](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/coffee) | CoffeeScript completion | | [cpanm](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/cpanm) | cpanminus get, unpack, build, install Perl modules https://github.com/miyagawa/cpanminus/ | | [docker](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/docker) | application shipment tool https://github.com/dotcloud/docker |