all_export
global_export
rcs
global_rcs
login
The following files will be sourced in this order if they exist, provided the options on the right are set. See also STARTUP/SHUTDOWN FILES in zsh(1).
| File | Options |
|---|---|
| /etc/zshenv | (always) |
| ~/.zshenv | rcs |
| /etc/profile | rcs globalrcs login |
| ~/.zprofile | rcs login |
| /etc/zshrc | rcs globalrcs interactive |
| ~/.zshrc | rcs interactive |
| /etc/zlogin | rcs globalrcs login |
| ~/.zlogin | rcs login |