Instead of only allowing github/bitbucket with
zplug "b4b4r07/zplug" #Awesome
zplug "someones/repo", from:bitbucket
it would be great if we could set up plugins like this:
#Great for gitlab/gitolite users
zplug "ssh://[email protected]/whatever", of:whatever, from:custom-ssh
zplug "https://private.repo.server/set-up-env", from:custom-https
Thanks for the suggestion. I am, however, a bit skeptical about allowing URLs as the package name because it:
but these are just my opinions. Maybe @b4b4r07 can tell us what he thinks.
Hi, all.
Thanks for the suggestion. For now, we don't plan to implement such a function but might do it.
I would love to have this for private instances. I want to share configs with other people from work, and we have our own github instance.
being able to use non-github repos would be really great 馃憤
Most helpful comment
I would love to have this for private instances. I want to share configs with other people from work, and we have our own github instance.