メインコンテンツまでスキップ

🌀 Submods

この別館は、プラグインやスニペットをインストールする際に、追加のサブモジュールをクローンする機能を提供します。 The submodules are then automatically updated on the zi update … command.

概要:

submods'{user}/{plugin} -> {output directory}; …`

An example command utilizing the annex and its ice-modifier to load zsh-autosuggestions plugin via Prezto module autosuggestions.

~/.zshrc
zi ice svn submods'zsh-users/zsh-autosuggestions -> external'
zi snippet PZT::modules/autosuggestions

Install submods

Add the following snippet in the .zshrc file:

zi light z-shell/z-a-submods

This will register the submods'…' ice-modifier.