Skip to content

How do I use Oh-My-Zsh with antidote? #70

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

You must be logged in to vote

You can use Oh-My-Zsh (OMZ) plugins just like any other plugin with the help of antidote's path: annotation. Antidote doesn't treat OMZ as special, so it behaves the same as any other bundle.

Depending on what plugins you use, this might require you to do some extra setup since OMZ plugins don't expect to be loaded outside of OMZ.

For example, many OMZ plugins will require you to bundle OMZ's 'lib' directory before using them. (If you are an advanced user, you may be able get away with bundling only the parts of lib you need, which for some plugins is nothing).

You may find you also need to set some OMZ specific variables from oh-my-zsh.sh in your .zshrc in order for OMZ to work properly.…

Replies: 2 comments 1 reply

Comment options

mattmc3
Sep 19, 2022
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by mattmc3
Comment options

You must be logged in to vote
1 reply
@mattmc3
Comment options

mattmc3 Aug 20, 2023
Maintainer Author

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