zdharma-continuum.zinit-ann.../README.md
2019-07-08 17:46:16 +02:00

711 B

Introduction

A z-plugin (i.e. a plugin for the Zplugin) that allows Zpluugin to clone submodules when installing a plugin or snippet.

It adds submod'' ice to Zplugin with a following syntax:

submod'{user}/{plugin} -> {output directory}; ...'

So the example command using the z-plugin and its ice is e.g.

# Load the zsh-autosuggestions plugin via Prezto module autosuggestions
zplugin ice svn submod'zsh-users/zsh-autosuggestions -> external'
zplugin snippet PZT::modules/autosuggestions

Installation

Simply load as a plugin. This will install the z-plugin within Zplugin:

zplugin light zdharma/z-p-submods