Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for installing two plugins with same name #217

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cubercsl
Copy link

As it is mentioned in #183, current tpm does not support install two or more plugin with same name.

This PR try to add a feature that support define an alias name for plugins.

For example:

set -g @plugin 'awesome_plugin::github_username/plugin_name'
set -g @plugin 'awesome_plugin::git@github.com:user/plugin'

@clementnuss
Copy link

what's the status here ?
That would be quite helpful, typically for cases such as #230

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants