Terminal Shell Startup Files
Where in Apple documentation can I find the order in which the shell startup files are executing?
The macOS implementation of the zsh shell appears to be slightly different from the Sourceforge "standard".
For example, /etc/zshenv "should" always load first; however, macOS does not seem to have that file in /etc/ : the only 2 files I see in that directory are zprofile and zshrc although I also have a file zshrc_Apple_Terminal -- this is after I have opened the Terminal app and verified that
bernard@Bernards-iMac ~ % echo $SHELL
/bin/zsh
Incidentally, the only 2 zsh-related files I have in my home directory are:
.zsh_history
.zsh_sessions
Should there not be a file ~/.zshrc ?
Where could I read up more on the zsh shell and Apple's implementation of the shell?
iMac 21.5″ 4K, macOS 11.6