Skip to content

Commit 7f2d5b1

Browse files
authored
Add Homebrew install instructions
Pending Homebrew/homebrew-core#122739
1 parent 025c0e5 commit 7f2d5b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ tool | add to `.zshrc`
3737
[zr][] | `zr load geometry-zsh/geometry`
3838
[zplug][] | `zplug "geometry-zsh/geometry"`
3939
[antigen][] | `antigen theme geometry-zsh/geometry`
40+
[Homebrew][] | `brew install geometry`
4041
**manually** | `source geometry/geometry.zsh` (after `git clone https://github.com/geometry-zsh/geometry`)
4142

4243
## Functions
@@ -144,4 +145,5 @@ A big thank you to the dozens of [additional contributors](https://github.com/ge
144145
[zr]: https://github.com/jedahan/zr
145146
[zplug]: https://github.com/zplug/zplug
146147
[antigen]: https://github.com/zsh-users/antigen
148+
[homebrew]: https://brew.sh
147149
[our contribution guide]: contributing.md

0 commit comments

Comments
 (0)