dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

[BUG] Base zshrc should only eval `brew` if it exists

Open TechDufus opened this issue 4 months ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current Behavior

Getting error on new install as of b898b3c:

/home/user/.zshrc:6: no such file or directory: /opt/homebrew/bin/brew

Expected Behavior

This should only eval if the file opt/homebrew/bin/brew exists.

Steps To Reproduce

No response

Environment

  • OS: Ubuntu 22LTS

Anything else?

No response

TechDufus avatar Oct 03 '24 21:10 TechDufus