diff --git a/Plugins.md b/Plugins.md index 3f4b58b..ba72efc 100644 --- a/Plugins.md +++ b/Plugins.md @@ -30,6 +30,7 @@ Below is a list of bundled plugins - [cabal](#cabal) - [cake](#cake) - [capistrano](#capistrano) +- [cask](#cask) - [catimg](#catimg) - [celery](#celery) - [chruby](#chruby) @@ -301,6 +302,17 @@ Commands for [Capistrano](https://github.com/capistrano/capistrano/wiki), a depl --- +## cask + +**Maintainer:** [mcornella](https://github.com/mcornella) + +Loads completion from non-standard locations for [`cask`, a project management tool +for Emacs](https://github.com/cask/cask). + +For more information see [the README](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/cask). + +--- + ## catimg **Maintainer:** [posva](https://github.com/posva/)