-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Antigen allows you to use antigen use for frameworks like Oh-My-Zsh. Antibody abandoned this in favor of not treating frameworks in any special way, but I think this can easily be implemented in Antidote without framework specific code. Simply, antidote use ohmyzsh/ohmyzsh and have it then let you bundle plugin_name with an implementation of:
- Clone repo as normal if it's a repo
- No need to do anything yet if it's a dir
- Source anything in the repo's
libdir - Add the repo's
pluginsdir to a list ofusepaths - Future bundle statements will look for single word bundles in the list of
usepaths
0xdevalias, SkittishSloth, wookayin, clementnuss, log2 and 2 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request