]> arthur.barton.de Git - ax-zsh.git/commit - core/99_zlogin/99_zlogin.zshrc
01_zprofile & 99_zlogin: Make sure z{profile|login} is read
authorAlexander Barton <alex@barton.de>
Mon, 6 Jul 2015 21:30:30 +0000 (23:30 +0200)
committerAlexander Barton <alex@barton.de>
Mon, 6 Jul 2015 21:30:30 +0000 (23:30 +0200)
commit8ac5668b44d59bcc99950e8d65b82d2aa3047ef3
treed6f1aeb10275a57dbfdba353bc6b149694683ad3
parentfe5b9ab11df59cfc69a7b06e591dc09ec6c4c1f7
01_zprofile & 99_zlogin: Make sure z{profile|login} is read

Make sure that all the z{profile|login} plugins have been read, in
the current (login) ZSH, or in an parent ZSH, and read them in before
and after all the "zshrc" files if not.
core/01_zprofile/01_zprofile.zprofile [new file with mode: 0644]
core/01_zprofile/01_zprofile.zshrc [new file with mode: 0644]
core/99_zlogin/99_zlogin.zlogin [new file with mode: 0644]
core/99_zlogin/99_zlogin.zshrc [new file with mode: 0644]