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

Use "sheldon" instead of "zplug" #338

Merged
merged 2 commits into from
Mar 5, 2022
Merged

Conversation

machupicchubeta
Copy link
Owner

When I start Terminal.app, I get an error message that "lib/termsupport" could not be loaded.

[zplug] These repos have failed to load:

  • lib/termsupport

The same error is reported in an Issue of "zplug", which was reported in June 2020, but has not yet been commented on.

"zplug" has not been maintained for years. The latest git commit was in February 2020, and there have been no commits for almost two years.
The author says it no longer has the motivation to maintain "zplug" and is developing other CLI tool similar to.

At first I thought about switching to that tool, but as I searched the web for alternative tools, "sheldon" seemed better to me.
The loading time seemed fast, and one of the deciding factors was that it could be installed using Homebrew.

When I start Terminal.app, I get an error message that "lib/termsupport" could not be loaded.

> [zplug] These repos have failed to load:
> - lib/termsupport

The same error is reported in an Issue of "zplug", which was reported in June 2020, but has not yet been commented on.

- zplug/zplug#550

"zplug" has not been maintained for years. The latest git commit was in February 2020, and there have been no commits for almost two years.
The author says it no longer has the motivation to maintain "zplug" and is developing other CLI tool similar to.

- zplug/zplug#537
- zplug/zplug#579
- https://babarot.me/afx/

At first I thought about switching to that tool, but as I searched the web for alternative tools, "sheldon" seemed better to me.
The loading time seemed fast, and one of the deciding factors was that it could be installed using Homebrew.

- https://www.libhunt.com/r/zplug
- https://github.com/rossmacarthur/zsh-plugin-manager-benchmark#results
- https://formulae.brew.sh/formula/sheldon
- https://github.com/rossmacarthur/sheldon
- https://sheldon.cli.rs/Introduction.html
- https://ktrysmt.github.io/blog/migrate-zinit-to-sheldon/
Error was:
> The `osx` plugin is deprecated and has been renamed to `macos`.
> Please update your .zshrc to use the `macos` plugin instead.

It has been renamed `osx` to `macos`.

Refs.
- https://github.com/ohmyzsh/ohmyzsh/tree/af0c3b64b8c7eb6afcdabc8db89241ff72bcc66a/plugins/osx
- ohmyzsh/ohmyzsh#10341
- ohmyzsh/ohmyzsh@b2f35a7
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.

None yet

1 participant