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: allow full url in plugin_name #73

Closed
wants to merge 4 commits into from

Conversation

lucas-gh-f
Copy link

Allows to add zsh plugins from any git server besides github

plug "https://gitea-gitlab-other.com/repo/plugin.git"

@ChristianChiarulli
Copy link
Member

there is an issue where if you plug local files this will show them in the update menu

@lucas-gh-f
Copy link
Author

Oops ... Done!

I also had to change the way to get the plugin name in the update function.Taking advantage of that, i made an option to choose more than one alternative using spaces as separator. Also a folder verification before update.

mamaraddio added a commit that referenced this pull request May 4, 2023
* fix the behavior og ZAP_GITHUB_PREFIX that does not work due to different URL syntax between ssh and http URLs \n* allow other git servers besides github as in #73
wintermi added a commit that referenced this pull request May 5, 2023
@wintermi wintermi closed this in #142 May 5, 2023
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