We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f3511d + 7f2d5b1 commit a982612Copy full SHA for a982612
readme.md
@@ -37,6 +37,7 @@ tool | add to `.zshrc`
37
[zr][] | `zr load geometry-zsh/geometry`
38
[zplug][] | `zplug "geometry-zsh/geometry"`
39
[antigen][] | `antigen theme geometry-zsh/geometry`
40
+[Homebrew][] | `brew install geometry`
41
**manually** | `source geometry/geometry.zsh` (after `git clone https://github.com/geometry-zsh/geometry`)
42
43
## Functions
@@ -144,4 +145,5 @@ A big thank you to the dozens of [additional contributors](https://github.com/ge
144
145
[zr]: https://github.com/jedahan/zr
146
[zplug]: https://github.com/zplug/zplug
147
[antigen]: https://github.com/zsh-users/antigen
148
+[homebrew]: https://brew.sh
149
[our contribution guide]: contributing.md
0 commit comments