Autorestic Plugin

March 19, 2023 ยท View on GitHub

zsh plugin for installing command completions

This plugin automatically installs autorestic's completions for you, and keeps them up to date as your autorestic version changes.

To use it, add zsh-autorestic to the plugins array in your zshrc file:

plugins=(... zsh-autorestic)