oh-my-posh/website/docs/installation
sheldonhull 3e23bd30dd docs: improve zsh example with correct initialization
For zsh, eval isn't the correct way to reload.
Changed to `exec zsh`, which could also be `exec zsh -l` for login shell.

This is helpful when reloading to avoid scope and other issues. See for example a brief write-up [reload-zsh-configuration](https://batsov.com/articles/2022/09/15/reload-zsh-configuration/)
2022-10-18 19:52:01 +02:00
..
customize.mdx feat: move default theme internally 2022-10-13 08:40:29 +02:00
fonts.mdx docs: tweak tips, cautions and warnings 2022-08-10 13:21:00 +02:00
homebrew.mdx docs(faq): correct a heading level 2022-08-10 16:27:34 +02:00
linux.mdx docs(install): add next steps 2022-08-14 19:58:54 +02:00
macos.mdx docs(install): add next steps 2022-08-14 19:58:54 +02:00
next.mdx docs(install): add next steps 2022-08-14 19:58:54 +02:00
prompt.mdx docs: improve zsh example with correct initialization 2022-10-18 19:52:01 +02:00
windows.mdx docs(install): add next steps 2022-08-14 19:58:54 +02:00