Zend certified PHP/Magento developer

Cannot find source of PATH variable in zsh

I wanted to change $PATH and I did not pay attention to shell, so I changed $PATH in .bashrc instead of the file for zsh. Now when I wanted to find it and change it, I cannot find any file that contains my current that I get when run echo $PATH.

I tried the following dot files:

etc/zprofile

etc/zshrc

.zsh_sessions

.zprofile

All of these are empty when trying to run vim <file_name>