1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-07 07:50:40 +01:00

fix list formatting

Dorian Marié
2015-06-13 09:05:22 +02:00
parent 8cae4ccf35
commit 9412566e52

@@ -136,7 +136,10 @@ bi jq<TAB>
[[Homebrew|http://mxcl.github.com/homebrew/]] is an OS X package manager
This plugin :* creates a `brews` alias to list installed brews (= `brew list -1`)* adds completion for the `brew` command.
This plugin:
* creates a `brews` alias to list installed brews (= `brew list -1`)
* adds completion for the `brew` command.
---