Skip to content

Can you disable some plugsin without removing them? #194

Answered by mattmc3
Xiaoming94 asked this question in Q&A
Discussion options

You must be logged in to vote

This isn't an edge case at all! It's a great question and I'm sure a lot of people would benefit from a bit more explanation of how the Zsh prompt system works, and how to use antidote with it.

First off:

is there a way to only enable some plugins you have listed in zsh_plugins.txt or do I have to comment them out

The answer for most plugins is, yes - the way to disable them in antidote is to comment them out in .zsh_plugins.txt.

I'm thinking this is mainly for like prompt themes.

Prompt themes are different! If you are using the built-in Zsh prompt system, you actually shouldn't be disabling those extra prompt plugins. You just need to not source them. That means you need to use anti…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by mattmc3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants