mirror of
https://github.com/zdharma-continuum/zinit-annex-submods.git
synced 2026-09-10 07:16:18 -04:00
| images | ||
| .gitignore | ||
| :zp-atclone-handler | ||
| :zp-atpull-handler | ||
| LICENSE | ||
| README.md | ||
| z-p-submods.plugin.zsh | ||
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