From 10a19c6f21e81e8d153564c5dfb5402c87922475 Mon Sep 17 00:00:00 2001 From: Sebastian Gniazdowski Date: Wed, 17 Jul 2019 21:13:44 +0200 Subject: [PATCH] README: Add Zplugin instructions + TOC generated by the tool: `doctoc' --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/README.md b/README.md index 0df1f96..b3b5faf 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,22 @@ + + +**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* + +- [Revolver](#revolver) + - [Installation](#installation) + - [Zulu](#zulu) + - [zplug](#zplug) + - [zplugin](#zplugin) + - [Homebrew](#homebrew) + - [Manual](#manual) + - [Usage](#usage) + - [Styles](#styles) + - [Hiding cursor](#hiding-cursor) + - [License](#license) + - [Team](#team) + + + # Revolver A progress spinner for ZSH scripts @@ -20,6 +39,13 @@ zplug "molovo/revolver", \ use:revolver ``` +### zplugin + +```sh +zplugin ice wait lucid as"command" pick"revolver" +zplugin light revolver +``` + ### [Homebrew](http://brew.sh) ```sh