Git Product home page Git Product logo

Comments (14)

NorthIsUp avatar NorthIsUp commented on June 12, 2024 3

On the other hand, not having it will break workflows (regardless of my feelings about them).

I think step one is just getting the latest forks of everything, once we have forks we can fix or depricate.

(also, no feelings hurt, i just forked it!)

from i_want_to_help.

alichtman avatar alichtman commented on June 12, 2024 2

NorthIsUp/zsh-diff-so-fancy

This plugin seems poorly designed (ships a submodule that needs to be updated manually instead of installing diff-so-fancy with a package manager and running the git config line to configure it) and I don't really want to support it.

On the other hand, not having it will break workflows (regardless of my feelings about them).

...

Yeah, I just read the source code again. Install and configure it like this. Run this once, and leave it out of your zshrc. It'll speed up shell start up, too

sudo apt install diff-so-fancy # for Ubuntu
git config --global core.pager "diff-so-fancy | less --tabs=4 -RFX"
git config --global interactive.diffFilter "diff-so-fancy --patch"

EDIT: nvm, found the submodule updating code: zdharma-continuum/zinit@b307215

from i_want_to_help.

pschmitt avatar pschmitt commented on June 12, 2024 1

I have uploaded a bunch of annexes (z-a-default-ice notably):
See #7

from i_want_to_help.

alichtman avatar alichtman commented on June 12, 2024 1

If someone compiles an updated list of missing modules, I can fork them into the org.

from i_want_to_help.

aamehedi avatar aamehedi commented on June 12, 2024 1

Closing this as almost all of the repos are found and migrated :)

from i_want_to_help.

mortenscheel avatar mortenscheel commented on June 12, 2024

I tried installing https://github.com/issenn/z-a-submods but it didn't work for me. The submod was never cloned.

from i_want_to_help.

vtta avatar vtta commented on June 12, 2024

Some repos mentioned in z-a-meta-plugins#1

from i_want_to_help.

ryaminal avatar ryaminal commented on June 12, 2024

What's the process for getting these into the zdharma-continuum org? The ones I'm in need of are z-a-unscope and z-a-submods. I'm fetching these through the z-a-meta-plugins stuff. I've checked the ones(unscope and submodes) linked above versus my local copies and they are either at the same level or slightly newer.

I assume there is some desire to check these repos for malicious commits, yeah?

from i_want_to_help.

aamehedi avatar aamehedi commented on June 12, 2024

@alichtman would you please pull these repos?

from i_want_to_help.

NorthIsUp avatar NorthIsUp commented on June 12, 2024

uploaded a bunch of my local clones (got some submodules too):

https://github.com/NorthIsUp/fast-syntax-highlighting
https://github.com/NorthIsUp/history-search-multi-word
https://github.com/NorthIsUp/z-p-submods
https://github.com/NorthIsUp/zsh-diff-so-fancy
https://github.com/NorthIsUp/zui
https://github.com/NorthIsUp/z-a-bin-gem-node
https://github.com/NorthIsUp/z-a-man
https://github.com/NorthIsUp/zshelldoc
https://github.com/NorthIsUp/cgiturl
https://github.com/NorthIsUp/giturl

from i_want_to_help.

alichtman avatar alichtman commented on June 12, 2024

@alichtman would you please pull these repos?

I've preserved my own workflow and won't be doing too much more of the archiving.

My role in this is to provide a reliable place to host + continue development of zinit. And I've done that. I'll be in and out, but not spending lots of time on this.

from i_want_to_help.

alichtman avatar alichtman commented on June 12, 2024

That's cool, thanks :)

from i_want_to_help.

pschmitt avatar pschmitt commented on June 12, 2024

I completed the migration of the following orgs:

Edit: unixorn/awesome-zsh-plugins#1332 might be interesting to follow as well

from i_want_to_help.

pschmitt avatar pschmitt commented on June 12, 2024

If I am not mistaken all of the repos listed in the above comments are now migrated to zdharma-continuum.

The only thing that's left to do here is to maybe get https://github.com/zdharma-continuum/zconvey up to date with https://github.com/MenkeTechnologies/zconvey

Edit: PR sent zdharma-continuum/zconvey#1

Edit: z-a-turbo-annexes is still missing though. :( What was this even doing?

from i_want_to_help.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.