There’s no observable difference in performance between sourcing from a single .zshrc
/.bashrc
or sourcing from its split files.
- When deciding whether to use split startup files such as
.zshrc
or.bashrc
, performance improvements should not be a factor as they do not provide any additional benefits