Skip to content

Commit 41a913b

Browse files
authored
Update FAQ.md to add "omz reload" (#67)
1 parent 010cd1b commit 41a913b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

FAQ.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,10 @@ or
241241

242242
- Restart the zsh process by running: `exec zsh`.
243243

244+
or
245+
246+
- Execute `omz reload`.
247+
244248
#### How do I reset the completion cache?
245249

246250
The completion cache file (also known as zcompdump file) is a cache of the completion functions found when starting the zsh session. This file is written when calling `compinit`, and it is done automatically by Oh My Zsh when starting. It can be found at `$ZSH_COMPDUMP`, usually in your home directory and named `.zcompdump-<host>-<zsh-version>`.

0 commit comments

Comments
 (0)