* Add PATH to Zsh for newer macOSs Apple switched the default shell to Zsh with Catalina, so updating the PATH in .bash_profile will not have effect for relevant users, and is increasingly now the legacy approach. This commit adds instructions to echo the PATH to .zshenv, the Zsh equivalent of .bash_profile, as well as to check which version of macOS the user is using. * Update PATH in local macOS documentation |
||
---|---|---|
.. | ||
macos.md | ||
other-linux.md | ||
ubuntu.md | ||
windows.md |