plugin-brew icon indicating copy to clipboard operation
plugin-brew copied to clipboard

Oh My Fish plugin to integrate Homebrew paths into shell.

Results 5 plugin-brew issues
Sort by recently updated
recently updated
newest added

I'm not totally sure which package is at fault here, but I'll start with reporting it here. I'm on a brand new M1, macOS 12.3. I installed homebrew using bash...

Brew is installed differently on the m1 mac brew can be found in `/opt/homebrew/bin/brew`

See issue #8 `brew shellenv` already generates all the necessary codes for setting up shell environment. Using its output is the best approach. Homebrew install its `brew` binary as /usr/local/bin/brew...

Setting up brew environment isn't just about setting the path. Homebrew has a command `brew shellenv` for configuring all the environment variables need to be set. Here is what `brew...

Update to auto-complete `brew cask` command tree. Would this be something you could easily do?