Using an array for bundles #69
mattmc3
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Typically, with antidote you'll use a
~/.zsh_plugins.txt
file to generate your static plugin load file. However, you might choose to skip that and use a variable instead. To use an array to collect your bundles with antidote your.zshrc
might look something like this:Beta Was this translation helpful? Give feedback.
All reactions