$HOME/.profile
Executed by sh (and related Bourne shells) on startup.
$HOME/.cshrc
Executed by csh (and related C shells) on startup.
$HOME/.login
Executed by csh (et al.) after executing .cshrc for a login shell.
$HOME/.logout
Executed by csh (et al.) before logging out of a login shell.
$HOME/.zshenv
Executed by zsh immediately on startup.
$HOME/.zprofile
Executed by zsh (after .zshenv) for login shells.
$HOME/.zshrc
Executed by zsh for interactive shells.
$HOME/.zlogin
Executed by zsh after .zshrc for login shells.
$HOME/.zlogout
Executed by zsh before logging out of a login shell.

Log in or register to write something here or to contact authors.