File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -32,13 +32,14 @@ Geometry also has a secondary prompt that shows up when pressing enter with an e
32
32
33
33
## Installing
34
34
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 ` )
42
43
43
44
## Functions
44
45
You can’t perform that action at this time.
0 commit comments