'Is it possible to load the contents of a text file directly into zshrc on start?

I have a bunch of shell scripts in my zshrc file that I have to change every now and then and I was thinking it would be nice to move them all to a separate file that would be included in zshrc when I start a terminal session?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source