zimfw/src/stage2
Eric Nielsen aade4704b1
Generate login_init.zsh file
So we can have the following code in the zlogin template:

    source ${ZIM_HOME}/login_init.zsh -q &!

instead of depending on the zimfw function there. This allows fixing the
issue were a non-interactive login shell currently yields:

    command not found: zimfw.

To fully fix the issue, we also need a new zshenv template containing:

    ZIM_HOME=${ZDOTDIR:-${HOME}}/.zim

Templates will be updated in the install script.
2020-01-02 12:58:04 -05:00
..
20_guard.zsh.erb Generate login_init.zsh file 2020-01-02 12:58:04 -05:00
28_zimfw_mv.zsh.erb Generate login_init.zsh file 2020-01-02 12:58:04 -05:00
29_zimfw_build_init.zsh.erb Generate login_init.zsh file 2020-01-02 12:58:04 -05:00
29_zimfw_build_login_init.zsh.erb Generate login_init.zsh file 2020-01-02 12:58:04 -05:00
30_zimfw_build.zsh.erb Generate login_init.zsh file 2020-01-02 12:58:04 -05:00
30_zmodule.zsh.erb Use ASCII characters only 2020-01-02 12:58:03 -05:00
31_zimfw_source_zimrc.zsh.erb Use ASCII characters only 2020-01-02 12:58:03 -05:00
50_zimfw_clean_compiled.zsh.erb Use ASCII characters only 2020-01-02 12:58:03 -05:00
50_zimfw_clean_dumpfile.zsh.erb Generate login_init.zsh file 2020-01-02 12:58:04 -05:00
50_zimfw_compile.zsh.erb Generate login_init.zsh file 2020-01-02 12:58:04 -05:00
50_zimfw_info.zsh.erb Compile also after upgrade, add ZIM_HOME to info 2020-01-02 12:58:02 -05:00
50_zimfw_uninstall.zsh.erb Use ASCII characters only 2020-01-02 12:58:03 -05:00
50_zimfw_upgrade.zsh.erb Generate login_init.zsh file 2020-01-02 12:58:04 -05:00
80_zimfw.zsh.erb Generate login_init.zsh file 2020-01-02 12:58:04 -05:00