Replace "restart shell" documentation "exec zsh" (#8411)
Running `source ~/.zshrc` can have side effects, it's better to reload the whole zsh session with `exec zsh`.
Loading
Please register or sign in to comment
Running `source ~/.zshrc` can have side effects, it's better to reload the whole zsh session with `exec zsh`.