I never paid attention and didnt need it much but realised: I am using iterm with -zsh, not bash on my mac. I do however have a bash_profile file AND a .zshrc file. As I understand from researching, if I use zsh, I add environment variables not to a bash_profile file but to a zshenv or zshrc file.
I for some reason do not have a zshenv file but have the bash_profile AND a zshrc file where I have added enviroment variables in the past.
Am I correct to say that anything I added in my bash_profile file have no use as im using zsh shell? Is it right to keep adding things to my zshrc file or do I need to create a zshenv file? Im quite confused. An answer would be very much appreciated! Thank you!!