jekyll/docs/_docs/installation
Dan Nemenyi 68497a4d4b
Echo PATH to .zshenv for newer macOS's (#8483)
* 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
2020-12-01 14:57:05 +01:00
..
macos.md Echo PATH to .zshenv for newer macOS's (#8483) 2020-12-01 14:57:05 +01:00
other-linux.md docs: installation: fedora: add additional dependencies (#8456) 2020-11-05 06:45:34 -05:00
ubuntu.md docs: Clarify gem installation instructions (#8407) 2020-09-22 14:51:55 +02:00
windows.md Add note about rebooting system after installation (#8359) 2020-09-06 11:57:48 -04:00