mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-31 13:57:26 -08:00
3e23bd30dd
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/) |
||
---|---|---|
.. | ||
customize.mdx | ||
fonts.mdx | ||
homebrew.mdx | ||
linux.mdx | ||
macos.mdx | ||
next.mdx | ||
prompt.mdx | ||
windows.mdx |