Skip to content

zsh: svn support sunset #2

Description

@laur89

First off, thanks for your zsh dots, been using these for my own onboarding.

I see you're installing some prezto stuff via zinit, but as github has sunset subversion support, following statements no longer work:

zinit ice svn; zinit snippet PZT::modules/helper
zinit ice svn; zinit snippet PZT::modules/environment
zinit ice svn; zinit snippet PZT::modules/terminal
zinit ice svn; zinit snippet PZT::modules/editor
zinit ice svn silent; zinit snippet PZT::modules/gpg
Setting up snippet: PZT::modules/helper
==> Downloading PZT::modules/helper (with Subversion)
svn: E170013: Unable to connect to a repository at URL 'https://github.com/sorin-ionescu/prezto/trunk/modules/helper'
svn: E160013: '/sorin-ionescu/prezto/trunk/modules/helper' path not found

Couldn't the modules be defined simply as

zinit snippet PZTM::helper

Also, why's the utility module import using silent pick"init.zsh" lucid ice? init.zsh would be included anyway.


See also zdharma-continuum/zinit#705

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions