You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
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
Checklist (after created issue)
The text was updated successfully, but these errors were encountered: