🌀 Submods
z-shell/z-a-submods
An annex delivers the capability to clone additional submodules while installing a plugin or snippet. The submodules are then automatically updated on the zi update …
command.
This annex adds submods''
ice to ZI which has the following syntax:
submods'{user}/{plugin} -> {output directory}; …'
An example command utilizing the annex and its ice:
Load zsh-autosuggestions plugin via Prezto module: autosuggestions
zi ice svn submods'zsh-users/zsh-autosuggestions -> external'zi snippet PZT::modules/autosuggestions
Install Submods
Simply load as a plugin. The following command will install the annex within ZI:
zi light z-shell/z-a-submods
After executing this command you can then use the submods''
ice. The command should be placed in ~/.zshrc
.