Add host specific code to .zshrc.$(hostname).
Add OS specific code to .zshrc.$(uname).
Add things that should be secret from git to .zshrc.private.
Consider doing something like https://news.ycombinator.com/item?id=25563929
Do I want to try to do a per-app file to install / setup?