Personal dotfiles
ZSH will load the following files, in order:
- $ZDOTDIR/.zshenv
- $ZDOTDIR/.zprofile
- $HOME/.profile
- $ZDOTDIR/.zshrc
Bash will load the following files in order:
- $HOME/.bash_profile
- $HOME/.bashrc 1. $HOME/.profile
- $HOME/.bashrc
- $HOME/.profile
See the following for more information on ordering: