File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -32,12 +32,13 @@ 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
- ** 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
+ [ zi] ( https://wiki.zshell.dev ) | ` zi lucid for atload"!geometry::prompt" atinit"GEOMETRY_COLOR_DIR=63 GEOMETRY_PATH_COLOR=63" nocd geometry-zsh/geometry `
41
+ ** manually** | ` source geometry/geometry.zsh ` (after ` git clone https://github.com/geometry-zsh/geometry ` )
41
42
42
43
## Functions
43
44
You can’t perform that action at this time.
0 commit comments