Skip to content

Instantly share code, notes, and snippets.

@xPMo
Created June 10, 2019 14:51
Show Gist options
  • Save xPMo/dddc6a91e170a1998b923e5d97960d25 to your computer and use it in GitHub Desktop.
Save xPMo/dddc6a91e170a1998b923e5d97960d25 to your computer and use it in GitHub Desktop.

The following is the ordered list of files Zsh will source for each shell type:

  • L: Login
  • I: Interactive
Shell type: LI L_ _I __
~/.zshenv
${ZDOTDIR:-$HOME}/.zprofile
${ZDOTDIR:-$HOME}/.zshrc
${ZDOTDIR:-$HOME}/.zlogin
${ZDOTDIR:-$HOME}/.zlogout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment