How to load different zshrc file via commandline option? - by user327523 I used to do this with bash... /bin/bash --rcfile /home/sindhu/bin/misc_scripts/shellrc/.bashrc_1 how can I accomplish the same with zsh? Thank you.z Read the article