This website requires JavaScript.
Explore
Help
Register
Sign in
dominic
/
prezto
Watch
1
Star
0
Fork
You've already forked prezto
0
Code
Releases
Activity
80ed1cbc5d
prezto
/
plugins
/
brew
/
brew.plugin.zsh
2 lines
27 B
Bash
Raw
Normal View
History
Unescape
Escape
Brew Plugin Merge completion with official brew completion. Add a helper to link official completion into oh-my-zsh plugin (without overwriting). Add an alias to list installed brews. Add brews to the path (in a somewhat strange way).
2011-05-28 16:57:48 +02:00
alias
brews
=
'brew list -1'
Copy permalink