zdharma-continuum / zinit

🌻 Flexible and fast ZSH plugin manager
MIT License
2.73k stars 122 forks source link

feat(delete): fix unsetting plugin state & add `--debug` / `--quiet` flags #622

Closed vladdoster closed 5 months ago

vladdoster commented 5 months ago

Description

Fix issue when deleting a plugin did not unset variables containing plugin state. This manifested in incorrect command output.

Add --debug && --quiet flags to delete command.

Related Issue(s)

Motivation and Context

Screenshot 2024-01-13 at 23 23 15
Screenshot 2024-01-13 at 23 44 45

How Has This Been Tested?

Types of changes

Checklist:

github-actions[bot] commented 5 months ago

:tada: This PR is included in version 3.13.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: