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

[doc]: Update README.md and 'zinit help' with new subcommands (plugins, snippets) #536

Open
mojolo opened this issue Jun 6, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@mojolo
Copy link

mojolo commented Jun 6, 2023

Documentation Link

https://github.com/zdharma-continuum/zinit/blob/main/README.md

Problem

Firstly, many thanks to @vladdoster, @pschmitt ,et al, for taking over the zinit project. Don't know what I'd do without it!

I was at whit's end trying to figure out how to get zinit to list my installed plug-ins and snippets. Kept trying zinit list, zinit loaded, zinit ls. Read zinit help and the README.md over and over. But kept getting the following error:

ERROR: Unknown subcommand: {`list` , 'loaded', 'ls'} (it should be one of, e.g.: `load`, `snippet`, `update`, `delete`, …, e.g.: `zinit load username/reponame`) or a for-based command body (i.e.: e.g.: `zinit …ice-spec… for …(plugin or snippet) ID-1 ID-2 ⋯⋯…`). See `help` for a more detailed usage information and the list of the subcommands.

Finally found #497 and voila: zinit plugins and zinit snippets did the trick.

Suggested improvement

Please update README.md and zinit help to reflect the changes in #497 so other users don't face the same issue.

Ty!

@mojolo mojolo added the documentation Improvements or additions to documentation label Jun 6, 2023
@mojolo mojolo changed the title [doc]: Update README.md and 'zinit help' with new subcommands (plugins, snippets0 [doc]: Update README.md and 'zinit help' with new subcommands (plugins, snippets) Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant