๐ Default Ice
z-shell/z-a-default-iceโ
An annex delivers the capability to set default ices for the next zi command. It adds subcommand: default-ice which has the following synopsis:
โโ default-ice --help/-h --clear/-c --show/-s --get/-g --quiet/-q --stats/-tโโ default-ice ice1'value1' ice2'value2' โฏ Description: --help/-h โ this message --show/-s โ show the currently set default ices --clear/-c โ reset the default ices --get/-g โ return the current ices in Reply hash --quiet/-q โ hide all messages --stats/-t โ show some statisticsInstall Default Iceโ
Simply load like a regular plugin, i.e.:
zi light z-shell/z-a-default-ice
Usage with Ziโ
zi default-ice lucid from"gh-r"# Will download from gh-r and also use the lucid ice by default.zi wait for \ sbin junegunn/fzf-bin \ sbin"**/pk" peco/pecocaution
The wait ice cannot be made default by using this subcommand.