docs: Don't recommend to source .zshrc
That might not be idempotent (cf #598).
This commit is contained in:
parent
fd57ed94f1
commit
9a06c28ddc
@ -75,9 +75,7 @@ your `.zshrc`.
|
|||||||
|
|
||||||
plugins=( [plugins...] zsh-syntax-highlighting)
|
plugins=( [plugins...] zsh-syntax-highlighting)
|
||||||
|
|
||||||
3. Source `~/.zshrc` to take changes into account:
|
3. Restart zsh (such as by opening a new instance of your terminal emulator).
|
||||||
|
|
||||||
% source ~/.zshrc
|
|
||||||
|
|
||||||
#### [Prezto](https://github.com/sorin-ionescu/prezto)
|
#### [Prezto](https://github.com/sorin-ionescu/prezto)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user