mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-22 04:10:07 +00:00
typo in docs
This commit is contained in:
parent
c4ffe42f7d
commit
1489727c38
1 changed files with 1 additions and 1 deletions
|
@ -1233,7 +1233,7 @@ It's almost always a bad idea to run `source ~/.zshrc`, whether you are using Po
|
|||
This command may result in random errors, misbehaving code and progressive slowdown of Zsh.
|
||||
|
||||
If you've made changes to `~/.zshrc` or to files sourced by it, restart Zsh to apply them. The most
|
||||
reliable way to do this is to type `exit` and then start start a new Zsh session. You can also use
|
||||
reliable way to do this is to type `exit` and then start a new Zsh session. You can also use
|
||||
`exec zsh`. While not exactly equivalent to complete Zsh restart, this command is much more reliable
|
||||
than `source ~/.zshrc`.
|
||||
|
||||
|
|
Loading…
Reference in a new issue