Skip to content

Support antidote use syntax like antigen does #15

@mattmc3

Description

@mattmc3

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 lib dir
  • Add the repo's plugins dir to a list of use paths
  • Future bundle statements will look for single word bundles in the list of use paths

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions