Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] New command which automatically purges / disables not explicit listed plugins #738

Open
Zocker1999NET opened this issue May 13, 2022 · 0 comments

Comments

@Zocker1999NET
Copy link

Zocker1999NET commented May 13, 2022

Hope it is appropriate for you to submit a feature request in a GitHub issue.

I would like it if another command similar to bundle might be implemented, however this would purge / disable all other plugins which where not explicit stated to allow that removing a "bundle" line from the users .zshrc would lead into removing / disabling the plugin without another manual action.

E.g. if a users .zshrc file changes like:

diff --git a/.zshrc b/zshrc.diff
index 004e852..45999df 100644
--- a/.zshrc
+++ b/.zshrc
@@ -23,7 +23,6 @@ antigen bundles <<EOBUNDLES
   colorize
   command-not-found
   common-aliases
-  debian
   dirhistory
   dot-config
   emoji-clock

then antigen would remove the debian plugin automatically.

@Zocker1999NET Zocker1999NET changed the title [feature request] [feature request] New command which automatically purges / disables not explicit listed plugins May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant