Update README
This commit is contained in:
parent
f19351fefe
commit
8cf82e65cc
|
|
@ -241,7 +241,7 @@ Add this to your configuration (usually `~/.zshrc`):
|
||||||
eval "$(zoxide init zsh)"
|
eval "$(zoxide init zsh)"
|
||||||
```
|
```
|
||||||
|
|
||||||
For completions to work, the above line must be added _after_ `compinit` is
|
For completions to work, the above line must be added *after* `compinit` is
|
||||||
called. You may have to rebuild your cache by running `rm ~/.zcompdump*; compinit`.
|
called. You may have to rebuild your cache by running `rm ~/.zcompdump*; compinit`.
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue