Skip to content

Commit 2e7290e

Browse files
authored
Merge branch 'main' into patch-1
2 parents 753c0a4 + a982612 commit 2e7290e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

readme.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +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-
[zi](https://wiki.zshell.dev) | `zi lucid for atload"!geometry::prompt" atinit"GEOMETRY_COLOR_DIR=63 GEOMETRY_PATH_COLOR=63" nocd geometry-zsh/geometry`
40+
[zi](https://wiki.zshell.dev) | `zi lucid for atload"!geometry::prompt" geometry-zsh/geometry`
4141
**manually** | `source geometry/geometry.zsh` (after `git clone https://github.com/geometry-zsh/geometry`)
4242

4343
## Functions
@@ -77,7 +77,7 @@ You can configure everything in geometry by defining a variable.
7777

7878
The default configuration tries to balance the theme to be both lightweight and contain useful features.
7979

80-
Here we highlight some of the more commonly customized variables, but to see all of them, look in the function definitions inside the [functions directory](/function).
80+
Here we highlight some of the more commonly customized variables, but to see all of them, look in the function definitions inside the [functions directory](/functions).
8181

8282
### general
8383

@@ -145,4 +145,5 @@ A big thank you to the dozens of [additional contributors](https://github.com/ge
145145
[zr]: https://github.com/jedahan/zr
146146
[zplug]: https://github.com/zplug/zplug
147147
[antigen]: https://github.com/zsh-users/antigen
148+
[homebrew]: https://brew.sh
148149
[our contribution guide]: contributing.md

0 commit comments

Comments
 (0)