Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 744 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 744 Bytes

fish-plugin-brew

Fish shell plugin to integrate Homebrew paths into macOS shell. This plugin also includes an improved brew leaves command that shows dependencies, invocable via bleaves.

Install

Note: You need to have brew installed.

Oh My Fish

$ omf install jamiesteven/fish-plugin-brew

Fisher

$ fisher install jamiesteven/fish-plugin-brew

Fundle

$ fundle plugin jamiesteven/fish-plugin-brew
$ fundle init
$ fundle install

License

MIT License Copyright 2022 jamiesteven and others