Skip to content

Commit 88c4381

Browse files
authored
fix: restore homebrew
1 parent 1dbcfdf commit 88c4381

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

readme.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,14 @@ Geometry also has a secondary prompt that shows up when pressing enter with an e
3232

3333
## Installing
3434

35-
tool | add to `.zshrc`
36-
-------------|--------------------------------------
37-
[zr][] | `zr load geometry-zsh/geometry`
38-
[zplug][] | `zplug "geometry-zsh/geometry"`
39-
[antigen][] | `antigen theme geometry-zsh/geometry`
40-
[zi][] | `zi lucid for atload"!geometry::prompt" geometry-zsh/geometry`
41-
**manually** | `source geometry/geometry.zsh` (after `git clone https://github.com/geometry-zsh/geometry`)
35+
tool | add to `.zshrc`
36+
--------------|--------------------------------------
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+
[zi][] | `zi lucid for atload"!geometry::prompt" geometry-zsh/geometry`
42+
**manually** | `source geometry/geometry.zsh` (after `git clone https://github.com/geometry-zsh/geometry`)
4243

4344
## Functions
4445

0 commit comments

Comments
 (0)