Skip to content

zi cuninstall

Uninstall (remove) completions for a plugin from Zinit’s completions directory. The plugin itself is not deleted.

Terminal window
zi cuninstall {plg-spec}

Removes the completion symlinks installed by zi creinstall or automatically at plugin load time. After uninstalling, the completions will no longer appear in zi completions and will not be available to compinit. The plugin source directory is untouched. Useful when you want to stop using a plugin’s completions without fully removing the plugin.

Terminal window
# Remove completions for a plugin
zi cuninstall zsh-users/zsh-completions
  • cmd-creinstall
  • cmd-completions
  • cmd-cdisable