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

Brew warning on Linux #45

Open
3 tasks
elthariel opened this issue Dec 13, 2024 · 0 comments
Open
3 tasks

Brew warning on Linux #45

elthariel opened this issue Dec 13, 2024 · 0 comments

Comments

@elthariel
Copy link

The problem

I'm running zsh on a Linux distribution and was giving this plugin a try as a dependency of another one.
After adding this bundle to antigen, I'm receiving these warning when starting a shell:

[WARNING]: Please install brew or use antibody bundle hadenlabs/zsh-brew 
core::internal::core::install:4: command not found: brew
[WARNING]: Please install brew or use antibody bundle hadenlabs/zsh-brew 
core::internal::core::install:4: command not found: brew
[WARNING]: Please install brew or use antibody bundle hadenlabs/zsh-brew 
core::internal::core::install:4: command not found: brew
[WARNING]: Please install brew or use antibody bundle hadenlabs/zsh-brew 
core::internal::core::install:4: command not found: brew
[WARNING]: Please install brew or use antibody bundle hadenlabs/zsh-brew 
core::internal::core::install:4: command not found: brew

On linux, we (mostly) don't care about brew, so this dependency should be relaxed or it should be explicitly stated as a macOS plugin :)

PS: You need to append @main at the antigen command, which doesn't like repos without a master branch :(

Environment

  • OS: Linux
  • Version : main

Checklist (after created issue)

  • Added label(s)
  • Added to project
  • Added to milestone
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

No branches or pull requests

1 participant