This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
ohmyzsh
Watch
1
Star
0
Fork
0
You've already forked ohmyzsh
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
b73ced397fc74618d92f748e2744e65f901b368f
ohmyzsh
/
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 10:57:48 -04:00
alias
brews
=
'brew list -1'
Reference in New Issue
Copy Permalink