Skip to content

zinit dcs #2711

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

Closed
wants to merge 1 commit into from
Closed

zinit dcs #2711

wants to merge 1 commit into from

Conversation

iloveitaly
Copy link
Contributor

link to example zinit installation

@@ -4520,7 +4523,7 @@ dependency, or running some kind of codegen step.
`just`, on the other hand, is for all the other miscellaneous commands you
might run as part of development. Things like running tests in different
configurations, linting your code, pushing build artifacts to a server,
removing temporary files, and the like.
removing temporary files, and the like.pppppp

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this line was accidentally added to the commit.

Copy link

@vaibhavdaren vaibhavdaren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove accidental changes.

Comment on lines +4122 to +4124
*zinit Note:* If you are using zinit, [here's example](https://github.com/iloveitaly/dotfiles/blob/a18fd4b0745877cfa03de2736caa39af49525afa/.zsh_plugins#L51) of how to install `just`
shell completions easily.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That link seems like a lot of indirection for this code, which seems simple enough to copy-paste directly in the README? I don't use zsh myself, although I do have a very similar snippet in my bashrc, am I missing some context to understand a purpose of the layers of indirection in zsh config?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@casey
Copy link
Owner

casey commented Jun 24, 2025

The plugin is very short, so I think there isn't a strong advantage towards using it as a plugin, as opposed to just putting it into your zsh init file directly.

@casey casey closed this Jun 24, 2025
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.

4 participants