Skip to content

Commit a982612

Browse files
authored
Merge pull request #315 from danielbayley/patch-1
Add Home`brew install` instructions
2 parents 9f3511d + 7f2d5b1 commit a982612

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)